# Functions
NewEchoZerlogLogger builds a logging middleware with default config.
NewEchoZerlogLoggerWithConfig builds a logging middleware with custom config.
NewGormLogger creates a new [GormLogger].
NewZerlogRequestLogger generates the logger function being used by the logging middleware.
# Structs
GormLogger handles logging of gorm logs.