You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by StrongSteve <st...@starkeweb.org> on 2008/08/11 16:53:30 UTC

Axis 2.0 - Logging with log4j

Hi Everybody!

I have stumbled across a big problem.
Currently I am developing several web services (mostly test projects).

What I want to do is have a seperate log4.properties file (XML or File) for
each webservice and a configuration, so that every call to Logger logger =
Logger.getLogger(SomeClass.class) gets the logger, defined in the property
file of this very webservice.

Till now I have come across the problem, that the log4j.property file,
provided by Axis2, defines my logger and loading a new configuration for one
service, overwrites this file.

Can anyone please help?

Thanks in Advance for both your time and your knowledge!

Greetings
Stefan
-- 
View this message in context: http://www.nabble.com/Axis-2.0---Logging-with-log4j-tp18927406p18927406.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org