Contains one log message. More...
Properties | |
String | Category [get, set] |
The Category further specifying what area this message relates to under the Group. | |
String | Group [get, set] |
The group this message should be saved under (see Group class) | |
String | Id [get, set] |
A string identifying the log message (not the message itself!) | |
String | Message [get, set] |
The message text in the defined Culture (as this LogMessage is part of a LogMessageDictionary for one Culture only) | |
Guid | RelatedObjectKind [get, set] |
The id of an object that this message relates to. | |
String | Severity [get, set] |
The Severity of this message. | |
String | Status [get, set] |
Indicate if this message changes any states. | |
Contains one log message.
|
getset |
The Category further specifying what area this message relates to under the Group.
|
getset |
The group this message should be saved under (see Group class)
|
getset |
A string identifying the log message (not the message itself!)
|
getset |
The message text in the defined Culture (as this LogMessage is part of a LogMessageDictionary for one Culture only)
|
getset |
The id of an object that this message relates to.
|
getset |
The Severity of this message.
|
getset |
Indicate if this message changes any states.