log4j:ERROR Please initialize the log4j system properly.
843838May 22 2007 — edited Feb 8 2008Hi
log4j:ERROR No appenders could be found for category (DB).
log4j:ERROR Please initialize the log4j system properly.
when i am using log4j-config.xml with tomcat 5.x as server i am getting above given error.
but if i use log4j.properties files ,it doesnot display any error and works fine
I am configuring log4j-config.xml using
PropertyConfigurator.configure( String );
can any one suggest how to resolve this error if i configure log4j-config.xml