Console
Previous  Top  Next

The [Console] section defines the configuration settings for the Console window.


EntryAssignment  
MaxFileSizeSpecifies the maximum size of the console file in KB. The file will be truncated once it reaches the MaxFileSize limit. The oldest content will be discarded. The default value is 200KB.  

FileNameThe name of the console window file. Defaults to ProjectName[Instance].con if not specified, where ProjectName is the name of the project as configured in the [Project] section. If the console window file is not writeable (read-only) the contents of the console window are not logged.