UILogMessage Properties

Properties

Level The MessageLevel associates with this UILogMessage.
Message The message content.
Source The source of the log message. For Adapters this is the Adapter Name. For system messages it is an empty string.
TimeStamp The Timestamp associated with the message.

See Also