Documentation ¶
Index ¶
- type StandardLogger
- func (l *StandardLogger) Debug(msgs ...interface{})
- func (l *StandardLogger) Error(msgs ...interface{})
- func (l *StandardLogger) Fatal(msgs ...interface{})
- func (l *StandardLogger) Info(msgs ...interface{})
- func (l *StandardLogger) Panic(msgs ...interface{})
- func (l *StandardLogger) Warn(msgs ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StandardLogger ¶
StandardLogger 用于单元测试
Click to show internal directories.
Click to hide internal directories.