Share via


EventListenerExtensions Members

Include Protected Members
Include Inherited Members

Applies to: Semantic Logging 2.0

The EventListenerExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member DisableEvents
Disables all events for the specified event source.
Public methodStatic member EnableEvents(EventListener, String, EventLevel)
Enables events for the event source with the specified name that have the specified verbosity level or lower.
Public methodStatic member EnableEvents(EventListener, String, EventLevel, EventKeywords)
Enables events for the specified event source that has the specified verbosity level or lower, and matching keyword flags.
Public methodStatic member EnableEvents(EventListener, String, EventLevel, EventKeywords, IDictionary<String, String>)
Enables events for the specified event source that has the specified verbosity level or lower, and matching keyword flags.

See Also

EventListenerExtensions Class

Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace