# Functions
No description provided by the author
WithFields adds field annotations to the logger instance.
WithoutFields uses the default logger with no extra field annotations.
# Structs
No description provided by the author
# Interfaces
Logger wraps a logrus.FieldLogger to provide all standard logging functionality.
# Type aliases
Fields is an alias to logrus.Fields.