Documentation
¶
Overview ¶
Package log provides a standardized way to initialize github.com/rs/zerolog based loggers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default zerolog.Logger
Default is the default global logger.
Functions ¶
func SetLogLevel ¶
func SetLogLevel(l string)
SetLogLevel sets the log level for all logger instances. NOTE: Can be called at any time to change the log level.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.