Click or drag to resize
Akka.NETLogEvent Properties

The LogEvent type exposes the following members.

Properties
  NameDescription
Public propertyLogClass
The type that generated this event.
Public propertyLogSource
The source that generated this event.
Public propertyMessage
The message associated with this event.
Public propertyThread
The thread where this event occurred.
Public propertyTimestamp
The timestamp that this event occurred.
Top
See Also