Documentation
¶
Index ¶
Constants ¶
View Source
const ( TextFormat = "text" JSONFormat = "json" )
View Source
const ( InfoLvl = "info" DebugLvl = "debug" WarningLvl = "warning" ErrorLvl = "error" FatalLvl = "fatal" PanicLvl = "panic" )
View Source
const ( Stdout = "stdout" Stderr = "stderr" DevNull = "/dev/null" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.