Skip to main content

Dialog: Options – Framework

Function: The dialog contains options for the log files, which contain debug information.

Call: ToolsOptions command, Framework category

Table 163. Tab: Logger

File Logger

Path to log files

Directory of log files on the computer.

Clicking the folder icon opens the file directory.

Number of files in rotation (2-99)

The log output is split into multiple files. When a file reaches its limit, a new file is created and used for additional log output. When the specified number of files is reached, the process will start again with the first file. This is how the files are "rotated".

Number of log messages per file

Number of messages written to a log file. When the value is reached, the program rotates to the next file and writes to that file.

Active logger categories

All available Categories: _cds_icon_checked.png The log messages of all available categories are written to the log files.

When the option is not enabled, individual categories can be selected.