package
1.22.6
Repository: https://github.com/jenkins-x/lighthouse.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ComponentInit is a syntax sugar for easier Init.
CreateDefaultFormatter creates a default JSON formatter.
Init set Logrus formatter if DefaultFieldsFormatter.wrappedFormatter is nil &logrus.JSONFormatter{} will be used instead.

# Structs

DefaultFieldsFormatter wraps another logrus.Formatter, injecting DefaultFields into each Format() call, existing fields are preserved if they have the same key.