Documentation ¶
Overview ¶
Package logger configures zerolog to be used with fluxy
Index ¶
- func Debug(message string, args ...interface{})
- func Error(message string, args ...interface{})
- func Fatal(message string, args ...interface{})
- func Info(message string, args ...interface{})
- func Log(message string, args ...interface{})
- func SetLogLevel(level string)
- func Warn(message string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetLogLevel ¶
func SetLogLevel(level string)
SetLogLevel sets the logging level based on params
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.