Class | Description | |
---|---|---|
LogEntry | Base class implementation of ILogEntry. | |
Logger | Defines a class representing a logger. | |
SerializableDictionary<TKey,TValue> | Represents a serializable collection of keys and values. |
Interface | Description | |
---|---|---|
ILogEntry | Defines an interface that is implemented to allow a user to write a class that handles application specific logging requirements. | |
ILoggingChannel | Defines a logging channel that participates in message logging. |
Enumeration | Description | |
---|---|---|
LogType | Specifies the severity level of the log. |