package
2.0.0-alpha1+incompatible
Repository: https://github.com/realgaurav/libcalico-go.git
Documentation: pkg.go.dev

# Functions

FilterLevels returns all the logrus.Level values <= maxLevel.
FormatForSyslog formats logs in a way tailored for syslog.
No description provided by the author
No description provided by the author
No description provided by the author
safeParseLogLevel parses a string version of a logrus log level, defaulting to logrus.PanicLevel on failure.

# Structs

BackgroundHook is a logrus Hook that (synchronously) formats each log and sends it to one or more Destinations for writing ona background thread.
No description provided by the author
No description provided by the author
Formatter is our custom log formatter designed to balance ease of machine processing with human readability.
NullWriter is a dummy writer that always succeeds and does nothing.
No description provided by the author