Axis uses the common-logging API to support its logging.
You can plug in any logging functionality that you would like in to this.

http://jakarta.apache.org/commons/logging.html

You configure a LogFactory, see the API docs here:
http://jakarta.apache.org/commons/logging/api/org/apache/commons/logging/package-summary.html


--
Tom Jordahl
Macromedia Server Development



-----Original Message-----
From: Tiptronicus [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 04, 2002 2:54 PM
To: [EMAIL PROTECTED]
Subject: Logging using Servlet API


Hi,

So far in the mailing list I have seen only examples
of logging using log4j. Since Axis is a servlet,
shouldn't it be possible to use the servlet log calls
?

Or even if I have to use log4j, is it possible to
integrate it with the servlet containers logging
mechanism. 

Could you give some examples of using it.

Thanks

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

Reply via email to