[This is preliminary documentation and is subject to change.]
The LogEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Exception |
If this Log is about an exception, this gets set.
|
|
Message |
The Message that this Log Entry carries.
|
|
Tag |
Similiar to how a Tag works with, for example, a System.Windows.Forms.Form.
|
|
Urgency |
The Urgency of this Log Entry.
|