Documentation ¶
Index ¶
- Constants
- type Logger
- func (log *Logger) Debug(msg string)
- func (log *Logger) Debugf(format string, args ...interface{})
- func (log *Logger) Diff(obj1 interface{}, obj2 interface{})
- func (log *Logger) Error(msg string)
- func (log *Logger) ErrorE(err error)
- func (log *Logger) Errorf(format string, args ...interface{})
- func (log *Logger) Info(msg string)
- func (log *Logger) Infof(format string, args ...interface{})
Constants ¶
View Source
const (
DebugLevel = "debug"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.