//
pkg.gl
Category
github.com/go-pkgz/auth
logger
package
1.25.0
Repository:
https://github.com/go-pkgz/auth.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
1
Dependents
23
Files
8 SLOC
#
Variables
NoOp
NoOp logger.
Std
Std logger sends to std default logger directly.
#
Interfaces
L
L defined logger interface used everywhere in the package.
#
Type aliases
Func
Func type is an adapter to allow the use of ordinary functions as Logger.