# Functions
DefaultLogger returns the default logger for the package.
FromContext returns the logger stored in the context.
NewLogger creates a new logger with the given log level.
SetConfig sets given logging configs for DefaultLogger's logger.
No description provided by the author
WithLogger creates a new context with the provided logger attached.