I am using "PropertyConfigurator.configure(loggerfile);" for different file location for xml file this gives me error as below:
log4j:WARN No appenders could be found for logger (log4j).
log4j:WARN Please initialize the log4j system properly.
any solution:
thanks,,
different file locationdinesh November 26, 2012 at 4:06 PM
I am using "PropertyConfigurator.configure(loggerfile);" for different file location for xml file this gives me error as below: log4j:WARN No appenders could be found for logger (log4j). log4j:WARN Please initialize the log4j system properly. any solution: thanks,,
Post your Comment