# Functions
GetLogger returns the attached logger from the context, or the global logger if not set.
Logger middleare.
SetGlobalRequestLevel sets the log level for the REQ http trace log line.
SetGlobalResponseLevel sets the log level for the RES http trace log line.
SetLevel sets the log level for the logger attached to the context of the current handler.
WithLogger adds a logger to a context.