Documentation ¶
Index ¶
- type Logger
- func (_m *Logger) Action(action string) audit.Logger
- func (_m *Logger) Context(context datastore.Context) audit.Logger
- func (_m *Logger) Entity(entity datastore.Entity) audit.Logger
- func (_m *Logger) Error(err error) error
- func (_m *Logger) Failed()
- func (_m *Logger) ID(id string) audit.Logger
- func (_m *Logger) Message(ctx datastore.Context, message string) audit.Logger
- func (_m *Logger) Succeeded()
- func (_m *Logger) SucceededIf(value bool)
- func (_m *Logger) Type(theType string) audit.Logger
- func (_m *Logger) WithField(name string, value string) audit.Logger
- func (_m *Logger) WithFields(fields logrus.Fields) audit.Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.