Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace
Applies to: Semantic Logging 2.0
Classes
Class | Description | |
---|---|---|
ConsoleLog |
Factories and helpers for using the ConsoleSink.
|
|
EventEntry |
Represents a entry to log, with additional context information.
|
|
EventListenerExtensions |
Extension methods to enable and disable events based on EventSource names rather than actual instances.
|
|
FlatFileLog |
Factories and helpers for using the FlatFileSink.
|
|
Keywords |
EventKeywords additional constants for EventKeywords.
|
|
ObservableEventListener |
An EventListener that can be observed.
|
|
RollingFlatFileLog |
Factories and helpers for using the RollingFlatFileSink.
|
|
SemanticLoggingEventSource |
An EventSource class to notify non-transient faults and internal trace information.
|
|
SemanticLoggingEventSource.Keywords |
Custom defined event keywords.
|
|
SinkSubscription |
This map or container class holds a reference to an instance of a logging sink and a subscription token to an IObservable{EventEntry}, both of which will be disposed by this container if the container itself is explicitly disposed.
|
|
SinkSubscription<T> |
This map or container class holds a reference to an instance of a logging sink and a subscription token to an IObservable{EventEntry}, both of which will be disposed by this container when the container itself is disposed.
|
|
SqlDatabaseLog |
Factories and helpers for using the SqlDatabaseSink.
|
|
WindowsAzureTableLog |
Factories and helpers for using the WindowsAzureTableSink.
|