Documentation ¶
Overview ¶
Write to log file.
Index ¶
- type Log
- func (r Log) Alert(args ...interface{}) error
- func (r Log) Crit(args ...interface{}) error
- func (r Log) Debug(args ...interface{}) error
- func (r Log) Err(args ...interface{}) error
- func (r Log) Info(args ...interface{}) error
- func (r Log) Notice(args ...interface{}) error
- func (r Log) Serialize() (s string, err error)
- func (r Log) Warn(args ...interface{}) error
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.