Documentation ¶
Index ¶
Constants ¶
View Source
const ( LogLevelPanic = "panic" LogLevelFatal = "fatal" LogLevelError = "error" LogLevelWarn = "warn" LogLevelInfo = "info" LogLevelDebug = "debug" LogLevelTrace = "trace" LogFormatText = "text" LogFormatJson = "json" LogFormatFluentd = "fluentd" FormatText OutFormat = iota + 1 FormatJson FormatFluentd )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.