LogEvent Properties |
[This is preliminary documentation and is subject to change.]
The LogEvent type exposes the following members.
Name | Description | |
---|---|---|
![]() | Message |
The log message
|
![]() | Severity |
The severity of the logging event
|
![]() | Source |
Determines the source of the logging event. Unknown if no SourceFile is provided
|
![]() | SourceFile |
The source file from where the logging event originated
|
![]() | SourceLineNumber |
The line number of the source file on which the logging event originated
|
![]() | SourceMethod |
The source method from where the logging event originated
|