LogItem Properties |
The LogItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccountId |
Gets or sets the Atomia provisioning account id.
|
![]() | Categories |
Gets or sets the logging categories. Categories are separated with ; character.
|
![]() | ExtendedProperties |
Gets or sets the extended information for the event which are logged, too.
|
![]() | Id |
Gets or sets the event id.
|
![]() | Message |
Gets or sets the log entry message.
|
![]() | Severity |
Gets or sets the severity of the event.
|
![]() | TimeStamp |
Gets or sets event's time stamp.
|
![]() | Username |
Gets or sets the username of the active user when event occurred.
|