//
pkg.gl
Category
github.com/chengyumeng/khadijah
pkg
utils
log
package
0.3.1
Repository:
https://github.com/chengyumeng/khadijah.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
13
Files
43 SLOC
#
Functions
NewAppLogger
NewAppLogger is the interface to init a new application logger.
NewCmdLogger
NewCmdLogger is the interface to init a new command logger.
#
Variables
AppLogger
application exec time log.
CmdLogger
command line exec time log.
#
Structs
CmdFormatter
CmdFormatter is Command log formatter interface.