LogItem Class |
Namespace: Atomia.Provisioning.Base
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.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |