package
0.0.0-20240818051500-81f01764d165
Repository: https://github.com/ethancox127/watermarkservice.git
Documentation: pkg.go.dev

# 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.