Documentation
¶
Index ¶
- func Debug(format string, v ...interface{})
- func Error(format string, v ...interface{})
- func GetLogInst() *zap.Logger
- func GetLogLevel() zapcore.Level
- func GetLogWriter() io.Writer
- func Info(format string, v ...interface{})
- func InitLog(logFile string, conf Conf)
- func ParseLogLevel(level string) zapcore.Level
- func ReloadLogLevel(level string)
- func Warn(format string, v ...interface{})
- type Conf
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLogInst ¶
func GetLogLevel ¶
func GetLogWriter ¶
func ParseLogLevel ¶
func ReloadLogLevel ¶
func ReloadLogLevel(level string)
Types ¶
Click to show internal directories.
Click to hide internal directories.