package
3.0.0-rc.3+incompatible
Repository: https://github.com/drillbits/iris.git
Documentation: pkg.go.dev
# README
Package information
I decide to split the logger from the main iris package because logger.go doesn't depends on any of the iris' types.
Examples and more info will be added soon.
# Functions
New creates a new Logger from config.Logger configuration.
# Variables
Prefix is the prefix for the logger, default is [IRIS].