Documentation
¶
Index ¶
- func LogDebug(message string, messages ...interface{})
- func LogError(err error, message string, messages ...interface{})
- func LogFatalError(err error, message string, messages ...interface{})
- func LogInfo(message string, messages ...interface{})
- func LogTrace(message string, messages ...interface{})
- func LogWarning(message string, messages ...interface{})
- func UpdateLogToFile(filename string, maxSizeInMB int, maxBackups int, debugLevel string)
- func UpdateLogToStdout(debugLevel string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogFatalError ¶
func LogWarning ¶
func LogWarning(message string, messages ...interface{})
func UpdateLogToFile ¶ added in v1.4.0
func UpdateLogToStdout ¶ added in v1.4.0
func UpdateLogToStdout(debugLevel string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.