| LogEntry Properties |
The LogEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| AddThisEntry |
Gets or sets whether this log entry must be added into the log.
| |
| ContextInfo |
Gets the string containing fully-qualified name of the current context.
| |
| MessageComment |
Gets or sets the string containing any additional information about the message text or data.
| |
| MessageText |
Gets or sets the string containing the message text or data.
| |
| MessageType |
Gets the type of the log entry.
| |
| Time |
Gets the date and time when this log entry was created.
|