# Functions
NewMockLogDriver creates a new mock instance.
NewMockLogHandler creates a new mock instance.
# Structs
MockLogDriver is a mock of LogDriver interface.
MockLogDriverMockRecorder is the mock recorder for MockLogDriver.
MockLogHandler is a mock of LogHandler interface.
MockLogHandlerMockRecorder is the mock recorder for MockLogHandler.