How to enable SIMON debug logging¶
To enable debug logging, just add "-Dde.root1.simon.debug=true" to your JVM parameters.
This will create during runtime a default logging properties file and setup correct logging parameters.
When running your application with this additional JVM System Property, you will get a log file called "de.root1.simon_debug.log" in your working directory.