RE: Logging using Servlet API

2002-12-04 Thread Tom Jordahl
/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

Logging using Servlet API

2002-12-04 Thread Tiptronicus
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 exa