Documentation
¶
Overview ¶
@Author Eric @Date 2024/6/2 17:36:00 @Desc 高性能无锁日志,支持并发,自动轮替,utf-8编码存储
Index ¶
- func Debug(msg string)
- func Debugf(format string, args ...interface{})
- func Error(msg string)
- func Errorf(format string, args ...interface{})
- func Fatal(msg string)
- func Fatalf(format string, args ...interface{})
- func Info(msg string)
- func Infof(format string, args ...interface{})
- func Warn(msg string)
- func Warnf(format string, args ...interface{})
- type Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.