Documentation ¶
Index ¶
- func Debug(interfaceList ...interface{})
- func Error(message string)
- func Errorf(formatMessage string, formatArgs ...interface{})
- func Info(message string)
- func Infof(formatMessage string, formatArgs ...interface{})
- func SetLoggingLevel(level int)
- func Success(message string)
- func Successf(formatMessage string, formatArgs ...interface{})
- func Systemf(formatMessage string, formatArgs ...interface{})
- func UpdateLogDir(logsDir string)
- func Warning(message string)
- func Warningf(formatMessage string, formatArgs ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Errorf ¶
func Errorf(formatMessage string, formatArgs ...interface{})
запись форматированной ошибки в лог
func Infof ¶
func Infof(formatMessage string, formatArgs ...interface{})
запись форматированной информации в лог
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.