ConsoleLogListener Class | ![]() |
Namespace: Lawo.Diagnostics.Tracing
public sealed class ConsoleLogListener : LogListener
The ConsoleLogListener type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisableEvents | Disables all events for the specified event source. (Inherited from EventListener.) |
![]() | Dispose | Releases the resources used by the current instance of the EventListener class. (Inherited from EventListener.) |
![]() | EnableEvents(EventSource, EventLevel) | Enables events for the specified event source that has the specified verbosity level or lower. (Inherited from EventListener.) |
![]() | EnableEvents(EventSource, EventLevel, EventKeywords) | Enables events for the specified event source that has the specified verbosity level or lower, and matching keyword flags. (Inherited from EventListener.) |
![]() | EnableEvents(EventSource, EventLevel, EventKeywords, IDictionaryString, String) | Enables events for the specified event source that has the specified verbosity level or lower, matching event keyword flag, and matching arguments. (Inherited from EventListener.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Initialize |
Initializes the ConsoleLogListener.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |