About this task
To enable error and message logging in
ClearQuest core,
perform the tasks appropriate for your operating system.
On Windows:- In the properties file tslogger.properties, which
is located in the directory install-dir\Rational\ClearQuest\config\log\cqcore\,
set logger.dc.logging=on (the default setting).
- Perform one of the following tasks:
On the UNIX system and Linux:- In the properties file tslogger.properties,
which is located in the directory /opt/rational/clearquest/config/log/cqcore,
set logger.dc.logging=on (the default setting).
- Set the environment variable CQ_CORE_LOGGING to the value on.
Attention: If logger.dc.logging=on and the environment
variable is not defined, logging is enabled.