Cobra Help

Disable the Automatic Archiving of ClientDebugLog.xml Log File

You must edit the IdeaBlade.ibconfig file to disable automatic archiving of the ClientDebugLog.xml log file.

By default, a new version of ClientDebugLog.xml is created each time you start Cobra. The previous version of the file is renamed with a timestamp, for example, ClientDebugLog.bak.20130909-141651.xml. The timestamp indicates that the ClientDebugLog.xml file was archived and not overwritten.

To disable automatic archiving of this log file:

  1. Navigate to the Cobra installation folder.

  2. Open the IdeaBlade.ibconfig file.

  3. Locate the <archiveLogs> tag and change the value from true to false.

  4. Save and close the IdeaBlade.ibconfig file.


How to...

Configure Application Settings


Learn more about...

Debug Logs


Parent Topic:

Procedures