# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
FromContext returns the Logger value stored in ctx, if any.
Get returns either the logger configured on the context, or the global logger if one isn't defined.
No description provided by the author
NewContext returns a new Context that carries the specified logger.
No description provided by the author
No description provided by the author
# 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
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
Level maps to the logging levels in [Logger].