Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Default log level DefaultLevel = "info" // Default timestamp in logs DefaultLogTimestamp = false // Text format FormatText = "text" // Colored text format FormatColor = "color" // JSON format FormatJSON = "json" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.