Documentation
¶
Index ¶
- func Critf(message string, args ...any)
- func Debugf(message string, args ...any)
- func Errf(message string, args ...any)
- func ErrorLogger() *log.Logger
- func Infof(message string, args ...any)
- func InitLogging(level syslog.Priority) error
- func Noticef(message string, args ...any)
- func OvsdbLogger() *logr.Logger
- func ParseLogLevel(s string) (syslog.Priority, error)
- func PrometheusLogger() promhttp.Logger
- func Warningf(message string, args ...any)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorLogger ¶
func InitLogging ¶
Initialize the logging system. Redirect messages to syslog if run by systemd.
func OvsdbLogger ¶
func ParseLogLevel ¶
Parse a log level from a string and return an integer value
func PrometheusLogger ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.