# Functions

NewMockErrorWithFields creates a new mock instance.
NewMockLogger creates a new mock instance.

# Structs

MockErrorWithFields is a mock of ErrorWithFields interface.
MockErrorWithFieldsMockRecorder is the mock recorder for MockErrorWithFields.
MockLogger is a mock of Logger interface.
MockLoggerMockRecorder is the mock recorder for MockLogger.