# Constants
ContextKeyFormat is the key to extract log format from a log entry context.
# Variables
Adapter is implementation of logger.Adapter for logrus.
# Structs
Wrapper converts *logrus.Entry to internal.LoggerCompact (which could be easily converted to logger.Logger).
# Type aliases
No description provided by the author