# Functions
NewLogger creates a new logger with the specified level and a formatter.
NewLoggerWithWriter creates a new logger with the specified level and writer and a formatter.
ParseEnvLogFormat parses the log format from an environment variable.
ParseLogFormat parses the log format from the provided string.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author