Versions in this module Expand all Collapse all v1 v1.0.0 May 9, 2024 Changes in this version + func ComponentInit(pluginName string) + func Init(formatter *DefaultFieldsFormatter) + type CensoringFormatter struct + func NewCensoringFormatter(f logrus.Formatter, getSecrets func() sets.String) CensoringFormatter + func (f CensoringFormatter) Format(entry *logrus.Entry) ([]byte, error) + type DefaultFieldsFormatter struct + DefaultFields logrus.Fields + PrintLineNumber bool + WrappedFormatter logrus.Formatter + func (f *DefaultFieldsFormatter) Format(entry *logrus.Entry) ([]byte, error)