The following tables list the members exposed by the LogEntry type.
| Name | Description | |
|---|---|---|
|
CanonicalCategoryId | Gets the entry identifier, formatted as an hexadecimal number of the form 0x00000000, or the special value "Not set" if the entry identifier is null. |
|
CategoryId | Gets the entry category identifier. |
|
CreationTime | Gets the entry creation date and time. |
|
Exception | Gets the entry associated exception, if any. |
|
Message | Gets the entry brief explanatory text. |
|
OperationName | Gets the entry associated operation name. |
|
Severity | Gets the entry application dependent degree of impact or relevance. |
|
Source | Gets the entry associated application location, computer and user. |
|
TrackingCode | Gets or sets the entry unique identifier assigned by Almanac during the entry writing operation. |
|
TypeName | Gets the entry type name. |