Re: Using logback for Tomcat internal logging

2011-02-01 Thread Roy McMorran
On 1/28/11 7:39 AM, Brett Delle Grazie wrote: On 27 January 2011 15:17, Roy McMorran wrote: Can anyone point me to a document detailing how to replace Tomcat's internal logging (via JULI) with logback? Not for access logs, or the logging output of webapps, but the Tomcat internal logging that

Re: Using logback for Tomcat internal logging

2011-01-28 Thread Brett Delle Grazie
Hi, On 27 January 2011 15:17, Roy McMorran wrote: > Can anyone point me to a document detailing how to replace Tomcat's internal > logging (via JULI) with logback?  Not for access logs, or the logging output > of webapps, but the Tomcat internal logging that ordinarily goes to > tomcat.log, etc.

Re: Using logback for Tomcat internal logging

2011-01-27 Thread Roy McMorran
On 1/27/11 10:25 AM, Mark Thomas wrote: On 27/01/2011 15:17, Roy McMorran wrote: Can anyone point me to a document detailing how to replace Tomcat's internal logging (via JULI) with logback? Not for access logs, or the logging output of webapps, but the Tomcat internal logging that ordinarily g

Re: Using logback for Tomcat internal logging

2011-01-27 Thread Mark Thomas
On 27/01/2011 15:17, Roy McMorran wrote: > Can anyone point me to a document detailing how to replace Tomcat's > internal logging (via JULI) with logback? Not for access logs, or the > logging output of webapps, but the Tomcat internal logging that > ordinarily goes to tomcat.log, etc. > > Someth