package
0.0.0-20240514144408-0524696cebd2
Repository: https://github.com/justisgipson/go_service.git
Documentation: pkg.go.dev

# Functions

ComponentInit = syntactical 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.