DebugAppend

Use this setting to append the debug information to an already existing debug log file.

When the map is started, it will use the settings that were configured in the config.yaml file.

The default file name is dtxconn.log.

The syntax is the following:


DebugAppend: {false|true}
Option
Description
false
Disables the append specification so that the debug information is written to a new debug log file.
true
Enables the append specification so that the debug information overwrites the contents of an existing debug log file.

This is the default.