# 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.

# Structs

Logger is a concrete logger using logr underneath.