# Functions
ComponentInit is a syntax sugar for easier Init.
Init set Logrus formatter if DefaultFieldsFormatter.wrappedFormatter is nil &logrus.JSONFormatter{} will be used instead.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
DefaultFieldsFormatter wraps another logrus.Formatter, injecting DefaultFields into each Format() call, existing fields are preserved if they have the same key.