On 12/27/06, chuanjiang lo <[EMAIL PROTECTED]> wrote:



Appreciate your advice.

How do i manually configure the log4j config file to point to WEB-INF?



I am using PropertyConfigurator.configure in the Listener class

PropertyConfigurator.configure(event.getServletContext
().getRealPath("")+"/WEB-INF/foo.xml");

Log4j is picking up foo.xml, However it seems like the logging events does
not behave as what foo.xml specifies. Nothing has changed.
Appreciate any kind advice.

Reply via email to