Documentation ¶
Index ¶
- type OpaLogger
- func (l *OpaLogger) Debug(fmt string, a ...interface{})
- func (l *OpaLogger) Error(fmt string, a ...interface{})
- func (l *OpaLogger) GetFields() map[string]interface{}
- func (l *OpaLogger) GetLevel() logging.Level
- func (l *OpaLogger) Info(fmt string, a ...interface{})
- func (l *OpaLogger) SetLevel(level logging.Level)
- func (l *OpaLogger) Warn(fmt string, a ...interface{})
- func (l *OpaLogger) WithFields(fields map[string]interface{}) logging.Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpaLogger ¶
type OpaLogger struct {
// contains filtered or unexported fields
}
func NewOpaLogger ¶
Click to show internal directories.
Click to hide internal directories.