hi,

i have a class, using Axis' LogFactory.getLog():

Logger log = LogFactory.getLog(Foo.clazz.getName());

If I log via log.info("bar");
the output comes to console of my tomcat.

now my quesion, can I config the logging of Axis?
is axis using the logging of the used ServletContainer
(e.g. Tomcat)

thanks,

--
Matthias We�endorf
Aechterhoek 18
DE-48282 Emsdetten
Germany

Reply via email to