/[Apache-SVN]
ViewVC logotype

Revision 1782070


Jump to revision: Previous Next
Author: nmalin
Date: Tue Feb 7 19:56:04 2017 UTC (7 years, 1 month ago)
Changed paths: 2
Log Message:
Fixed: Birt logging unlogical high (OFBIZ-9201)
Currently the class BirtContainer call the birt engine with hard coded log level ALL that generated huge log file.
We can't implement easily log4j on the birt engine so with this commit I create a quick fix to have matching between the java.util.Logger and org.apache.log4j.Logger level.
You can select the log level from debug.properties to populate the ReportEngine log file.

Changed paths

Path Details
Directoryofbiz/trunk/plugins/birt/src/main/java/org/apache/ofbiz/birt/BirtWorker.java modified , text changed
Directoryofbiz/trunk/plugins/birt/src/main/java/org/apache/ofbiz/birt/container/BirtContainer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26