Changes between Version 5 and Version 6 of AdvancedSettings


Ignore:
Timestamp:
04/12/18 17:33:22 (6 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdvancedSettings

    v5 v6  
    1717'''Option:''' -Dorg.pepsoft.worldpainter.debugLogging=true
    1818
    19 This will enable logging debug information to the log file (`logfile0.txt` in the !WorldPainter configuration directory, which is `%APPDATA%\WorldPainter` on Windows, `~/Library/Application Support/WorldPainter` on Mac OS X or `~/.worldpainter` on Linux/UNIX). Note that the amount of logging is so great that it may actually affect the performance of the application!
     19This will enable logging debug information to the log file (`logfile0.txt` in the !WorldPainter configuration directory, which is `%APPDATA%\WorldPainter` on Windows, `~/Library/Application Support/WorldPainter` on Mac OS X or `~/.worldpainter` on Linux/UNIX). Note that the amount of logging is so great that it may actually affect the performance of the application! Only use this to debug problems or at request of the author, and don't forget to disable it again when no longer necessary.
    2020
    2121If you replace `true` with `extra`, trace logging will be enabled, which will dump exponentially more debug information in the log file. This will cause even more performance degradation and disk usage, so use it sporadically and don't forget to turn it off again!