Click or drag to resize

NLogEvent Properties

The NLogEvent type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets or sets the client-generated identifier of the event.
Public propertyLevelOrdinal
Gets or sets the ordinal of the log level.
Public propertyLoggerOrdinal
Gets or sets the logger ordinal (index into Strings.
Public propertyMessageOrdinal
Gets or sets the message string index.
Public propertyTimeDelta
Gets or sets the time delta (in ticks) between the time of the event and base time.
Public propertyValues
Gets or sets the collection of layout values.
Top
See Also