Documentation
¶
Index ¶
- type Log
- func (log *Log) Debug(msg string, args ...interface{})
- func (log *Log) Error(msg string, args ...interface{})
- func (log *Log) Fatal(msg string, args ...interface{})
- func (log *Log) Info(msg string, args ...interface{})
- func (log *Log) Panic(msg string, args ...interface{})
- func (log *Log) Trace(msg string, args ...interface{})
- func (log *Log) Warn(msg string, args ...interface{})
- type Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
Click to show internal directories.
Click to hide internal directories.