| Interface | Description |
|---|---|
| ILogEntry |
The interface for all the log entry.
|
| Class | Description |
|---|---|
| ILogEntry.AdditionalData |
Each additional data is a couple
|
| LogEntry |
Objects of this class holds implements the ILogEntry interface
representing a generic log record.
|
| LogEntryXML |
This is the container class for generic Log Entries.
|
| Enum | Description |
|---|---|
| LogField |
An enumerated describing each field of the log.
|
| LogTypeHelper |