# Functions
NewMockCustomLog creates a new mock instance.
NewMockFormatedLog creates a new mock instance.
NewMockLineLog creates a new mock instance.
NewMockLogger creates a new mock instance.
NewMockSimpleLog creates a new mock instance.
# Structs
MockCustomLog is a mock of CustomLog interface.
MockCustomLogMockRecorder is the mock recorder for MockCustomLog.
MockFormatedLog is a mock of FormatedLog interface.
MockFormatedLogMockRecorder is the mock recorder for MockFormatedLog.
MockLineLog is a mock of LineLog interface.
MockLineLogMockRecorder is the mock recorder for MockLineLog.
MockLogger is a mock of Logger interface.
MockLoggerMockRecorder is the mock recorder for MockLogger.
MockSimpleLog is a mock of SimpleLog interface.
MockSimpleLogMockRecorder is the mock recorder for MockSimpleLog.