Enabling debug in the local controller configuration
A property is now available to enable debug in the local configuration on the Remote Control controller.
About this task
Use the debug.trace property to enable debug on the controller. To enable debug, complete the following steps:
Procedure
-
Edit the trc.properties file that is in your home directory.
The file is in the following directory.
- Windows systems
-
USERHOMEDIR\.trc\trc.properties, where USERHOMEDIR is the home directory of the logged on user.
- Linux or macOS systems
-
USERHOMEDIR/.trc/trc.properties, where USERHOMEDIR is the home directory of the logged on user.
- Set debug.trace=true.
- Save the file and restart the controller.