# Functions
No description provided by the author
No description provided by the author
Logger instances a Logger middleware that will write the logs to gin.DefaultWriter.
LoggerWithConfig instance a Logger middleware with config.
No description provided by the author
# Structs
LogFormatterParams is the structure any formatter will be handed when time to log comes.
LoggerConfig defines the config for Logger middleware.
A WithCodeResponseWriter is a helper to delay sealing a http.ResponseWriter on writing code.
# Type aliases
LogFormatter gives the signature of the formatter function passed to LoggerWithFormatter.