|
From: Oded B. <Ode...@in...> - 2004-06-10 14:03:23
|
I am trying to use Java Service Wrapper on an application that uses = log4j. The problem I encounter is that all of my log messages are going = directly into the wrapper log, instead of the logs I specified in my = log4j.xml config file. Is there any reason that the wrapper will override the Log4J? Is there a log4J.xml to the wrapper, to which I can add my appenders? |