# Functions
DebugLogger logs debug information.
ErrorLogger logs error with context.
InfoLogger logs information with context.
RequestLogger logs HTTP request details.
WarnLogger logs warnings.
# Variables
Global logger instance.
# Structs
PrettyFormatter implements logrus.Formatter interface.
# Type aliases
Custom fields type for easier field handling.