# 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 configuration.
NewLoggerFromEnv creates a new logger from the environment.
WithLogger creates a new context with the provided logger attached.