Documentation ¶
Index ¶
- Variables
- func Debug(args ...interface{})
- func DebugF(format string, args ...interface{})
- func DelLogger(name string)
- func Error(args ...interface{})
- func ErrorF(format string, args ...interface{})
- func Info(args ...interface{})
- func InfoF(format string, args ...interface{})
- func SetLogger(name string, logger logx.GLog)
- func Warn(args ...interface{})
- func WarnF(format string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Logger sync.Map
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.