Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

How can I configure the logging/How to turn off debugging messages

Logging is controlled by the JFreeReport configuration. You can tweak the configuration by creating a 'jfreereport.properties' file, putting that into the root of your classpath (the 'default' package, or for instance WEB-INF/classes, if you're in a Servlet-Container).

...