LogTrackingSettings Object
Description
Represents the Log Tracking pane of the Test Settings or Business Component Settings dialog box, which enables you to configure your log tracking and collection preferences.
Public Properties
Public Property ConfigFileThe path of the configuration file used by the log mechanism.
Public Property EnableAutoConfigIndicates whether UFT One configures the log framework (via its log configuration file) at the beginning of every run session.
Public Property IncludeInResultsIndicates whether UFT One can receive log messages from the log framework used by your application and include these messages in the run results.
Public Property IPThe IP address from which UFT One receives log framework messages.
Public Property MinConfigLevelThe minimum log message level that UFT One receives from the log framework and sends to the run results.
Public Property MinTriggerLevelThe minimum log message level to display in the run results.
Public Property PortThe UDP port number on the computer where UFT One runs.
Public Property RecoverConfigAfterRunIndicates whether UFT One restores the configuration file that existed prior to the beginning of the run session, when the run session ends.