log

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2021 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Overview

Package log processes the klog flags, and enforces the maximum log file size and maximum log file number limits.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddFlags

func AddFlags(fs *pflag.FlagSet)

func GetCurrentLogLevel

func GetCurrentLogLevel() string

GetCurrentLogLevel returns the current log verbosity level.

func InitLogFileLimits

func InitLogFileLimits(fs *pflag.FlagSet)

InitLogFileLimits initializes log file maximum size and maximum number limits based on the command line flags.

func SetLogLevel

func SetLogLevel(level string) error

SetLogLevel sets the log verbosity level. level must be a string representation of a decimal integer.

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL