# Functions
ColoredLevelEncoder colorizes log levels.
ColoredNameEncoder colorizes service names.
NewStdAdapter constructs StdLogAdapter.
# Constants
PluginName declares plugin name.
# Structs
ChannelConfig configures loggers per channel.
No description provided by the author
FileLoggerConfig structure represents configuration for the file logger.
StdLogAdapter can be passed to the http.Server or any place which required standard logger to redirect output to the logger plugin.
ZapLogger manages zap logger.
# Type aliases
Mode represents available logger modes.