LogFileEntry Properties
Include Protected Members
Include Inherited Members
The LogFileEntry type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Area | The area name for the log file entry. |
![]() |
Category | The category for the log file entry. |
![]() |
Context | Contains information about the association of the log file entry and its correlation ID. |
![]() |
Continuation | If the original log entry was split into smaller pieces because of the size, this value will return true. |
![]() |
Correlation | The correlation GUID of the associated log entry. |
![]() |
EventID | The Event ID for the log file entry. |
![]() |
Level | The level or severity of the log file entry. |
![]() |
Message | The message contained in the log file entry. |
![]() |
Process | The value contained in the Process column in the log file entry. |
![]() |
ThreadID | The ID of the executing thread contained in the log file entry. |
![]() |
Timestamp | The DateTime value of when the log file entry was created. |
Top
.gif)