LogEntry Properties | ![]() |
The LogEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Category |
Gets the log category.
|
![]() ![]() | Direction |
Gets the LogDirection enumeration.
|
![]() ![]() | Exception |
Gets the type of error that occurred during application execution.
|
![]() ![]() | LogType |
Gets the LogType enumeration.
|
![]() ![]() | ManagedThreadId |
Gets the current thread's managed thread ID.
|
![]() ![]() | Message |
Gets the log message that provides detail and insight as to what caused the error.
|
![]() | NamedProperties |
Gets the list of named properties for this log entry.
|
![]() | RequestId |
Gets the request ID.
|
![]() | RequestString |
Gets the request string that triggered this entry.
|
![]() ![]() | Time |
Gets the time the log entry was created as a DateTime.
|