package
2.0.4+incompatible
Repository: https://github.com/massnetorg/mass-core.git
Documentation: pkg.go.dev
# Functions
CPrint into stdout + log.
GetGID return gid.
Init loggers.
LoadFunctionHooker loads a function hooker to the logger.
NewFileRotateHooker enable log file output.
No description provided by the author
VPrint into log.
# Constants
DEBUG only log.
const.
ERROR has list msg.
const.
FATAL has list msg.
const.
INFO only log.
const.
MsgFormatMulti use show all func call relation.
MsgFormatSingle use info.
PANIC log level.
const.
TRACE only log.
const.
WARN only log.
const.
# Type aliases
LogFormat is to log format.