package
0.13.28
Repository: https://github.com/datadog/cilium.git
Documentation: pkg.go.dev

# Packages

Package logfields defines common logging fields which are used across packages.

# Functions

InitializeDefaultLogger returns a logrus Logger with a custom text formatter.
MultiLine breaks a multi line text into individual log entries and calls the logging function to log each entry.
SetLogLevel sets the log level on DefaultLogger.
SetupLogging sets up each logging service provided in loggers and configures each logger with the provided logOpts.
ToggleDebugLogs switches on or off debugging logs.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

DefaultLogger is the base logrus logger.
DefaultLogLevel is the alternative we provide to Debug.