Documentation ¶
Overview ¶
Package logger implements utility routines to initialize the logging facility used by OSM components.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AllowedLevels = []string{"debug", "info", "warn", "error", "fatal", "panic", "disabled", "trace"}
AllowedLevels is the list of allowed log levels for OSM Controller.
Functions ¶
func SetLogLevel ¶
SetLogLevel sets the global logging level
Types ¶
Click to show internal directories.
Click to hide internal directories.