Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Sys defines the field denoting the system when creating a new logger Sys = "sys" // Subsys defines the field denoting the subsystem when creating a new logger Subsys = "subsys" )
Variables ¶
View Source
var Logger = defaultLogger()
Logger is the default logger
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.