Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LevelLogger ¶
type LevelLogger uint8
const ( LevelError LevelLogger = 1 << iota LevelWarn LevelInfo LevelDebug )
func (LevelLogger) String ¶
func (level LevelLogger) String() string
Click to show internal directories.
Click to hide internal directories.