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 OpenText Functional Testing configures the log framework (via its log configuration file) at the beginning of every run session.
Public Property IncludeInResultsIndicates whether OpenText Functional Testing 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 OpenText Functional Testing receives log framework messages.
Public Property MinConfigLevelThe minimum log message level that OpenText Functional Testing 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 OpenText Functional Testing runs.
Public Property RecoverConfigAfterRunIndicates whether OpenText Functional Testing restores the configuration file that existed prior to the beginning of the run session, when the run session ends.