Click or drag to resize
LogItem Properties

The LogItem type exposes the following members.

Properties
  NameDescription
Public propertyAccountId
Gets or sets the Atomia provisioning account id.
Public propertyCategories
Gets or sets the logging categories. Categories are separated with ; character.
Public propertyExtendedProperties
Gets or sets the extended information for the event which are logged, too.
Public propertyId
Gets or sets the event id.
Public propertyMessage
Gets or sets the log entry message.
Public propertySeverity
Gets or sets the severity of the event.
Public propertyTimeStamp
Gets or sets event's time stamp.
Public propertyUsername
Gets or sets the username of the active user when event occurred.
Top
See Also