# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithFormat sets the logger format.
WithLevel sets the logger verbosity level.
WithOutput sets the logger output.
# Constants
FormatJSON represents a JSON format.
FormatJSON represents a text format.
Usually only enabled when debugging.
Critical events that require immediate attention.
General operational entries about what's going on inside the application.
Non-critical events that should be looked at.
# Structs
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
LoggerOption sets an optional parameter for loggers.