Cameron McCormack wrote: > Thorsten Scherler: > > This dir is needed for internal processing. > > Ok. > > > > It seems to make an 8MB WEB-INF/debug.log file > > > in there, which I don???t want. > > > > Well the logs can be configured by your forrest.properties > > > > # Set logging level for messages printed to the console > > # (DEBUG, INFO, WARN, ERROR, FATAL_ERROR) > > project.debuglevel=ERROR > > That seems to just affect what gets printed to the console, not in that > file?
Use the provided logkit.conf ... http://forrest.apache.org/faq.html and "Find in page" for "log". -David