# Functions
FromContext retrieves the current logger from the context.
FromRequest retrieves the current logger from the request.
Middleware provides logging middleware.
WithContext returns a new context with the provided logger.
# Variables
L is an alias for the the standard logger.