package
12.2.11
Repository: https://github.com/kataras/iris.git
Documentation: pkg.go.dev

# Functions

DefaultConfig returns a default config that have all boolean fields to true, all strings are empty, LogFunc and Skippers to nil as well.
New creates and returns a new request logger middleware.

# Structs

Config contains the options for the logger middleware can be optionally be passed to the `New`.

# Type aliases

The SkipperFunc signature, used to serve the main request without logs.