Documentation
¶
Index ¶
- func Debug(args ...interface{})
- func Debugf(format string, args ...interface{})
- func DebugfCustomDepth(callerDepth int, format string, args ...interface{})
- func DebugfLogEnter(callerDepth int, format string, args ...interface{})
- func DebugfLogExit(callerDepth int, format string, args ...interface{})
- func Enter(request interface{}) string
- func Error(args ...interface{})
- func Errorf(format string, args ...interface{})
- func Errorln(args ...interface{})
- func Exit(funcName string)
- func GetLevel() string
- func Info(args ...interface{})
- func Infof(format string, args ...interface{})
- func Panicln(args ...interface{})
- func Tracef(format string, args ...interface{})
- func Warning(args ...interface{})
- func Warningf(format string, args ...interface{})
- type LogFormat
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DebugfCustomDepth ¶ added in v1.10.0
func DebugfLogEnter ¶ added in v1.10.0
func DebugfLogExit ¶ added in v1.10.0
Types ¶
Click to show internal directories.
Click to hide internal directories.