SerilogEvent¶
Contains events from the Serilog logging framework, see Serilog documentation
Fields¶
Field | Type | Description |
---|---|---|
Exception | string | |
Id | numeric | Internal ID for the SerilogEvent entity (Primary Key) |
Level | string | |
Message | string | |
MessageTemplate | string | |
Properties | string | |
SourceContext | string | |
TimeStamp | datetime |