It's possible via Log4j.  See...
http://svn.apache.org/repos/asf/logging/sandbox/log4j/log4j_sandbox/tags/LOG4J_SANDBOX_ALPHA3/src/java/org/apache/log4j/servlet/

specifically...

ServletContextLogAppender.java
ServletContextLogAppenderListener.java


This is all referenced from...
http://wiki.apache.org/logging-log4j/AppContainerLogging

Jake

On Tue, 11 May 2010 17:29:46 +0200
 Thorbjoern Ravn Andersen <[email protected]> wrote:
I would like to use slf4j logging ending up in the servlet container log, which I believe needs to go through ServletContext.log("...");

Is this currently possible at all?
--

  Thorbjørn Ravn Andersen  "...plus... Tubular Bells!"

_______________________________________________
slf4j-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/slf4j-user


_______________________________________________
slf4j-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/slf4j-user

Reply via email to