# Functions
FromContext retrieves the logr implementation from Context and uses it as underlying logger.
NewLogger creates a logger with a passed in logr.Logger implementation directly.
# Interfaces
Wrapper defines a convenient interface to use to log things.