//
pkg.gl
Category
github.com/nodece/casbin
log
package
3.0.1+incompatible
Repository:
https://github.com/nodece/casbin.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
3
Files
46 SLOC
#
Functions
GetLogger
GetLogger returns the current logger.
LogPrint
LogPrint prints the log.
LogPrintf
LogPrintf prints the log with the format.
SetLogger
SetLogger sets the current logger.
#
Structs
DefaultLogger
DefaultLogger is the implementation for a Logger using golang log.
#
Interfaces
Logger
Logger is the logging interface implementation.