package
0.0.0-20221218020805-7893cc3cdef2
Repository: https://github.com/zalgonoise/logx.git
Documentation: pkg.go.dev
# Functions
AsLevel converts an input string to a Level, returning nil if invalid.
# Interfaces
Level interface describes the behavior that a log level should have
It must provide methods to be casted as a string or as an int.