struct
LogEvent
public sealed struct LogEvent Properties
| Name | Type | Description |
|---|---|---|
Level | LogLevel | |
Logger | String | |
Message | String | |
Exception | Exception | |
HtmlMessage | String | |
Stack | String | |
Time | DateTime | |
Arguments | Object[] | |
Repeats | Int32 | |
IsDiagnostic | Boolean |