# Packages
No description provided by the author
# Functions
Discard returns a no-op logger.
DiscardDumper returns a no-op dumper.
FromContext retrieves the current logger from the context.
FromRequest retrieves the current logger from the request.
Logrus returns a Logger that wraps a logrus.Entry.
StandardDumper returns a standard dumper.
WithContext returns a new context with the provided logger.
# Variables
Default returns the default logger.