# Functions
ErrorLogger returns a handlerfunc for any error type.
ErrorLoggerT returns a handlerfunc for a given error type.
Logger instances a Logger middleware that will write the logs to gin.DefaultWriter.
LoggerWithConfig instance a Logger middleware with config.
LoggerWithFormatter instance a Logger middleware with the specified log format function.
No description provided by the author
# Type aliases
No description provided by the author