EventListenerExtensions Members
Include Protected Members
Include Inherited Members
Applies to: Semantic Logging 2.0
The EventListenerExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
DisableEvents |
Disables all events for the specified event source.
|
|
EnableEvents(EventListener, String, EventLevel) |
Enables events for the event source with the specified name that have the specified verbosity level or lower.
|
|
EnableEvents(EventListener, String, EventLevel, EventKeywords) |
Enables events for the specified event source that has the specified verbosity level or lower, and matching keyword flags.
|
|
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
Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace