core.interfaces.eventLogger

Classes

BaseEvent

The base monitoring events.

ErrorEvent

This class provides methods to get the error message and create a new object with an error message

ExecutionTimeEvent

This class helps to track the execution time of a specific event or function in a program

IEventLogger

The interface for processing notifications about the specific monitoring events.

InfoEvent

This class creates objects that can be used to trigger actions or display information in response to certain events

back