CMS.EventLog Namespace |
Class | Description | |
---|---|---|
![]() | AbstractEventLogStrategy |
Provides abstract class for logging strategy.
|
![]() | DefaultLoggingStrategy |
Provides default logging strategy.
|
![]() | EventLogCleaner |
Thread for deleting old event logs.
|
![]() | EventLogHelper |
Class for event helper methods
|
![]() | EventLogInfo |
EventLogInfo data container class.
|
![]() | EventLogModule |
Represents the Event Log module.
|
![]() | EventLogModuleMetadata |
Represents the Event Log module metadata.
|
![]() | EventLogProvider |
Provides basic operations with the event log.
|
![]() | EventLogSourceHelper |
Helper class for registering event log source name to Windows event log.
|
![]() | EventLogStrategies |
Provides strategy for logging multiple events.
|
![]() | EventLogWorker |
Asynchronous thread running in background which logs the events to the event log
|
![]() | EventType |
Event type constants
|
![]() | LogContext |
Provides the context for logging asynchronous events.
|
![]() | PreventMultipleEventsLogStrategy |
Provides strategy for logging events if they reach up expiration period.
|
Interface | Description | |
---|---|---|
![]() | IEventLogStrategy |
Provides interface for logging strategy
|