NLogEvent Class |
Namespace: NLog.LogReceiverService
The NLogEvent type exposes the following members.
Name | Description | |
---|---|---|
Id |
Gets or sets the client-generated identifier of the event.
| |
LevelOrdinal |
Gets or sets the ordinal of the log level.
| |
LoggerOrdinal |
Gets or sets the logger ordinal (index into Strings.
| |
MessageOrdinal |
Gets or sets the message string index.
| |
TimeDelta |
Gets or sets the time delta (in ticks) between the time of the event and base time.
| |
Values |
Gets or sets the collection of layout values.
|