# Functions
ContextWithLogger returns a context.Context that has been augmented with the provided *Logger.
LoggerFromContext extracts a *Logger from the provided context.Context and returns it.
NewLogger returns a new *Logger with the provided log level.
Wrap returns a new *Logger that wraps the provided logr.Logger.
# Constants
No description provided by the author
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