Documentation
¶
Index ¶
- func Debug(msg string, keysAndValues ...interface{})
- func Error(msg string, keysAndValues ...interface{})
- func Fatal(msg string, keysAndValues ...interface{})
- func GetLevel() string
- func GetLoggerType() string
- func Info(msg string, keysAndValues ...interface{})
- func SetFormat(format string)
- func SetLevel(level string)
- func SetLogger(logger Logger)
- func SetLoggerType(loggerType string)
- func Warn(msg string, keysAndValues ...interface{})
- type Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLoggerType ¶ added in v0.1.8
func GetLoggerType() string
func SetLoggerType ¶
func SetLoggerType(loggerType string)
Types ¶
Click to show internal directories.
Click to hide internal directories.