//
pkg.gl
Category
github.com/fclairamb/go-log
level
package
0.5.0
Repository:
https://github.com/fclairamb/go-log.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
48 SLOC
#
Functions
FromString
FromString returns the level from a string.
#
Constants
Debug
Debug level.
Error
Error level.
Info
Info level.
Panic
Panic level.
Warning
Warning level.
#
Type aliases
Level
Level defines a log level.