Log Files

Synthesis produces log files with messages from the application that may help diagnose issues.

The projects directory contains log files with useful startup information, debugging messages, warning messages, and errors.

The log files are generated automatically and contain the .log suffix. The latest log file has the .log suffix, while previous versions are stored with .1, .2, .3, etc. Splitting the log files into smaller chunks ensures that the files don't get too large, making it easier to open them with a text editor.