Documentation
¶
Index ¶
- type Logger
- func (l Logger) Debug(i ...interface{})
- func (l Logger) Dedugf(format string, i ...interface{})
- func (l Logger) Error(err error, msg string)
- func (l Logger) Errorf(err error, format string, i ...interface{})
- func (l Logger) Fatal(err error, msg string)
- func (l Logger) Fatalf(err error, format string, i ...interface{})
- func (l Logger) Info(i ...interface{})
- func (l Logger) Infof(format string, i ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.