Documentation
¶
Index ¶
- Constants
- func Debugf(format string, v ...interface{})
- func Errorf(format string, v ...interface{})
- func Fatalf(format string, v ...interface{})
- func Infof(format string, v ...interface{})
- func InitSimpleLogger()
- func Logf(level Level, format string, v ...interface{})
- func Warnf(format string, v ...interface{})
- type Level
- type StdLogger
Constants ¶
View Source
const ( DEFAULT_STATS_LOG_NAME = "test" DEFAULT_STATS_LOG_LEVEL = "debug" DEFAULT_STATS_LOG_PREFIX = "test" )
Variables ¶
This section is empty.
Functions ¶
func InitSimpleLogger ¶
func InitSimpleLogger()
Types ¶
Click to show internal directories.
Click to hide internal directories.