Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentLogLevel ¶ added in v0.9.0
GetCurrentLogLevel returns the current log verbosity level.
func InitLogFileLimits ¶
InitLogFileLimits initializes log file maximum size and maximum number limits based on the command line flags.
func InitLogLevel ¶ added in v0.9.0
InitLogLevel sets the log verbosity level when init time
func StartLogFileNumberMonitor ¶
func StartLogFileNumberMonitor(stopCh <-chan struct{})
StartLogFileNumberMonitor starts monitoring the log files to make sure the number of log files does not exceed the maximum limit, when the log file number limit is configured.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.