# 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
No description provided by the author
No description provided by the author
GetLevel converts a level string into a logger Level value.
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
No description provided by the author
NewLogger builds a new logger based on options.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Returns true if the given level is at or lower the current logger level.
No description provided by the author
No description provided by the author
WithCallerSkipCount set frame count to skip.
WithFields set default fields for the logger.
WithLevel set default level for the logger.
WithOutput set default output writer for the logger.
# Constants
DebugLevel level.
ErrorLevel level.
FatalLevel level.
InfoLevel is the default logging priority.
TraceLevel level.
WarnLevel level.
# Variables
Default logger.
# Interfaces
Logger is a generic logging interface.