Documentation
¶
Index ¶
- Variables
- type Bridge
- func (instance *Bridge) Enabled(vl int) bool
- func (instance *Bridge) Error(err error, msg string, keysAndValues ...interface{})
- func (instance *Bridge) Info(lvl int, msg string, keysAndValues ...interface{})
- func (instance *Bridge) Init(info logr.RuntimeInfo)
- func (instance *Bridge) V(vl int) logr.LogSink
- func (instance *Bridge) WithName(name string) logr.LogSink
- func (instance *Bridge) WithValues(keysAndValues ...interface{}) logr.LogSink
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = CreateFor(log.GetRootLogger())
Default is the default instance which created with the slf4g global logger.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.