Documentation
¶
Index ¶
- func Debug(msg string, keysAndValues ...interface{})
- func Error(msg string, err error, keysAndValues ...interface{})
- func GetLogger() logr.Logger
- func Info(msg string, keysAndValues ...interface{})
- func InitDevelopment(name, logLevel string)
- func InitProduction(name, logLevel string)
- func SetLogger(l logr.Logger, name string)
- func Warn(msg string, err error, keysAndValues ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitDevelopment ¶
func InitDevelopment(name, logLevel string)
func InitProduction ¶
func InitProduction(name, logLevel string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.