Close
jGuru Forums
Posted By: FangWha_Shih Posted On: Wednesday, January 18, 2006 01:02 PM
I want to provide my own configuration file instead of using log4j.properties. I provide the name of the file through system varaible log4j.configuration. But it does not work. log4j is still using the value from log4j.properties. Where could I do wrong?
log4j.configuration=log4jdeveloper.properties
Re: problem in overriding log4j.properties
Posted By: ankush_purwar Posted On: Wednesday, January 18, 2006 06:04 PM