Version 6 - Plain text

<< Click to Display Table of Contents >>

Navigation:  Technical documentation > Logging >

Version 6 - Plain text

Previous pageReturn to chapter overviewNext page

Plain text logs

Version 6 can be compiled with a plain text logging system similar to version 5.  The log is written to disk continuously.  The format of the file name is <ExeName>.<UserName>-<number>.LOG.  The executable name is without the extension, and number is a three-digit number that rotates with each session.

 

Settings

The number of files in a log rotation defaults to 10.  It can be overriden in the logging.ini file (see .\LOGS directory) like this:

 

[Global]

MaxFile=2