Documentation
¶
Index ¶
- func Debugf(msg string, args ...interface{})
- func Errorf(msg string, args ...interface{})
- func Infof(msg string, args ...interface{})
- func SetLogLevel(level string)
- func SetLogger(logger Logger)
- func SetOutputPath(path string) (err error)
- func Warnf(msg string, args ...interface{})
- type Config
- type Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetLogLevel ¶
func SetLogLevel(level string)
func SetLogger ¶
func SetLogger(logger Logger)
SetLogger use specified logger user customized, in general, we suggest user to replace the default logger with specified
func SetOutputPath ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.