Class: MockLoggingService

Logging.MockLoggingService()

The MockLoggingService implements both logInfo and logError as jest mock functions via jest.fn(). It has no other functionality.