Documentation ¶
Index ¶
- func LogDebugJSON(message string, content interface{})
- func LogDebugWithLevel(msg string, args ...interface{})
- func LogError(msg string, err error, args ...map[string]interface{})
- func LogErrorWithLevel(msg string, err error, args ...map[string]interface{})
- func LogInfo(msg string, args ...interface{})
- func LogInfoWithLevel(msg string, args ...interface{})
- func LogPanic(msg string, err error, args ...map[string]interface{})
- func LogPanicWithLevel(msg string, err error, args ...map[string]interface{})
- func LogPrint(msg string)
- func LogSetOutput(writers ...io.Writer)
- func LogStringAsError(msg string)
- func LogTraceWithLevel(msg string, args ...interface{})
- func LogWarn(msg string, args ...interface{})
- func LogWarnWithLevel(msg string, args ...interface{})
- func SetLogLevel(level string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogDebugJSON ¶
func LogDebugJSON(message string, content interface{})
func LogDebugWithLevel ¶
func LogDebugWithLevel(msg string, args ...interface{})
func LogErrorWithLevel ¶
func LogInfoWithLevel ¶
func LogInfoWithLevel(msg string, args ...interface{})
func LogPanicWithLevel ¶
func LogSetOutput ¶
func LogStringAsError ¶
func LogStringAsError(msg string)
func LogTraceWithLevel ¶
func LogTraceWithLevel(msg string, args ...interface{})
func LogWarnWithLevel ¶
func LogWarnWithLevel(msg string, args ...interface{})
func SetLogLevel ¶
func SetLogLevel(level string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.