Documentation
¶
Index ¶
- type Logger
- func (l *Logger) Error(err error)
- func (l *Logger) Header(msg string, args ...interface{})
- func (l *Logger) ImageGreenLine(msg string, args ...interface{})
- func (l *Logger) ImageRedLine(msg string, args ...interface{})
- func (l *Logger) Info(msg string, args ...interface{})
- func (l *Logger) StartImageLine(msg string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct { }
func (*Logger) ImageGreenLine ¶
func (*Logger) ImageRedLine ¶
func (*Logger) StartImageLine ¶
Click to show internal directories.
Click to hide internal directories.