# Functions
GetRequestLogger get the global request logger.
NewRequestLogger returns a new request logger.
SetRequestLogger set the global request logger.
# Structs
RequestLoggerObject is an object implementing the request logger.
# Interfaces
RequestLogger is the request logger interface.