Documentation
¶
Index ¶
- func AllowDebug() gokitlevel.Option
- func AllowInfo() gokitlevel.Option
- func Debug(logger log.Logger) log.Logger
- func Error(logger log.Logger) log.Logger
- func Info(logger log.Logger) log.Logger
- func NewFilter(next log.Logger, options ...gokitlevel.Option) log.Logger
- func Warn(logger log.Logger) log.Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllowDebug ¶
func AllowDebug() gokitlevel.Option
func Debug ¶
func Debug(logger log.Logger) log.Logger
Debug returns a logger that includes a Key/DebugValue pair.
func Error ¶
func Error(logger log.Logger) log.Logger
Error returns a logger that includes a Key/ErrorValue pair.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.