Documentation ¶
Index ¶
- Constants
- func Debug(v ...interface{})
- func Debugf(format string, v ...interface{})
- func Error(v ...interface{})
- func Errorf(format string, v ...interface{})
- func Info(v ...interface{})
- func Infof(format string, v ...interface{})
- func Sync()
- func Warn(v ...interface{})
- func Warnf(format string, v ...interface{})
- type Logger
Constants ¶
View Source
const (
DefaultLoggerName = "_default"
)
name for default loggers
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.