# Functions
GetLogger gets the logger instance.
NewLogger creates a new logger instance (singleton).
NewLogRequestEntry creates a new LogRequestEntry with required fields.
# Constants
No description provided by the author
# Structs
LogRequestEntry defines the structure for our request log output.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author