Documentation
¶
Index ¶
- Constants
- type LoggerCLI
- func (l *LoggerCLI) Debug(format string, args ...interface{}) *LoggerCLI
- func (l *LoggerCLI) Error(format string, args ...interface{}) *LoggerCLI
- func (l *LoggerCLI) ErrorFrom(e error) *LoggerCLI
- func (l *LoggerCLI) Fatal(format string, args ...interface{})
- func (l *LoggerCLI) FatalFrom(e error)
- func (l *LoggerCLI) Info(format string, args ...interface{}) *LoggerCLI
- func (l *LoggerCLI) Trace(format string, args ...interface{}) *LoggerCLI
- func (l *LoggerCLI) Warn(format string, args ...interface{}) *LoggerCLI
Constants ¶
View Source
const ParentFieldName = "parent"
View Source
const TimestampFieldName = "timestamp"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.