package
3.0.1+incompatible
Repository: https://github.com/nodece/casbin.git
Documentation: pkg.go.dev

# Functions

GetLogger returns the current logger.
LogPrint prints the log.
LogPrintf prints the log with the format.
SetLogger sets the current logger.

# Structs

DefaultLogger is the implementation for a Logger using golang log.

# Interfaces

Logger is the logging interface implementation.