Documentation
¶
Index ¶
- Constants
- func Debug(msg string, fields ...zap.Field)
- func Error(msg string, fields ...zap.Field)
- func Info(msg string, fields ...zap.Field)
- type GLogger
- func (log GLogger) Debug(msg string, fields ...zap.Field)
- func (log GLogger) Error(msg string, fields ...zap.Field)
- func (log GLogger) Errorf(msg string, args ...interface{})
- func (log GLogger) Info(msg string, fields ...zap.Field)
- func (log GLogger) Infof(msg string, args ...interface{})
- func (log GLogger) Warnf(msg string, args ...interface{})
- func (log GLogger) With(fields ...zap.Field) GLogger
Constants ¶
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.