Documentation ¶
Index ¶
- func InitCustomFormatter()
- type Logger
- func (ll *Logger) Answer(format string, params ...interface{})
- func (ll *Logger) Ask(format string, params ...interface{})
- func (ll *Logger) Debug(format string, params ...interface{})
- func (ll *Logger) Error(format string, params ...interface{})
- func (ll *Logger) Info(format string, params ...interface{})
- func (ll *Logger) Warning(format string, params ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitCustomFormatter ¶
func InitCustomFormatter()
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
Logger represents the log levels.
Click to show internal directories.
Click to hide internal directories.