Documentation
¶
Index ¶
Constants ¶
View Source
const ( ERROR = Level(0x1) INFO = Level(0x2) WARNING = Level(0x4) DEBUG = Level(0x8) CRITICAL = Level(0x10) )
View Source
const ( SHORT_TIMESTAMP = Flag(0x1) LONG_TIMESTAMP = Flag(0x2) )
View Source
const (
STD_FLAGS = SHORT_TIMESTAMP
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.