Documentation ¶
Index ¶
- func Debug(message string, args ...interface{})
- func Error(message string, args ...interface{})
- func GetLogLevel() int
- func Info(message string, args ...interface{})
- func Log(level protobufs.LogMessage_LogLevelEnum, message string, args ...interface{})
- func Panic(message string, args ...interface{})
- func SetLogLevel(level int)
- func Trace(message string, args ...interface{})
- func Truncate(text string, width int) string
- func Warn(message string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLogLevel ¶
func GetLogLevel() int
func Log ¶
func Log(level protobufs.LogMessage_LogLevelEnum, message string, args ...interface{})
func SetLogLevel ¶
func SetLogLevel(level int)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.