Skip to content

Troubleshooting DXClient

Logs can be enabled and disabled as desired by DX developers and administrators through configuration options in the config.json file of DXClient. The log files can be viewed inside the logs folder within the DXClient installation folder.

Enable or disable logs

  • Enable logger

    The DXClient tool Logs can be enabled by setting the parameter enableLogger: true in the config.json file.

  • Disable logger

    The DXClient tool Logs can be disabled by setting the parameter enableLogger: false in the config.json file.


Last update: September 5, 2022