Class LogDomainEvent
Provides static event descriptors for the ILog.
public static class LogDomainEvent
- Inheritance
-
LogDomainEvent
- Inherited Members
Properties
EntryAdded
Issued when new message was logged.
public static EventDescriptor<CdpEventArgs<EntryAddedEventArgs>> EntryAdded { get; }
Property Value
- EventDescriptor<CdpEventArgs<EntryAddedEventArgs>>