package
2.0.49
Repository: https://github.com/infraboard/mcube.git
Documentation: pkg.go.dev

# Functions

New returns a new Logger instance.

# Variables

LoggerDefaultDateFormat is the format used for date by the default Logger instance.
LoggerDefaultFormat is the format logged used by the default Logger instance.

# Structs

Logger is a middleware handler that logs the request as it goes in and the response as it goes out.
LoggerEntry is the structure passed to the template.

# Type aliases

No description provided by the author