[logback-user] Replacing Tomcat7 Logging with Logback?

James Scollard james.scollard at weather.com
Tue Sep 17 14:23:53 CEST 2013


Juli logging is still in use at the container level (Tomcat) but the 
SLF4J Logback loggers are in use in the webapps themselves to allow us 
to use the asynchronous appender which does not block the application to 
write logs.  There are multiple other features that we may use in the 
future including JSON output for for Logstash senders that the Juli 
logging libraries do not have.

Thanks.

On 9/17/13 7:04 AM, Adhipadi wrote:
> Can u please explain with what is wrong with tomcat juli logging and why you
> are switching?
>
> _______________________________________________
> Logback-user mailing list
> Logback-user at qos.ch
> http://mailman.qos.ch/mailman/listinfo/logback-user

-- 
James E. Scollard III

Senior Cloud Systems Architect
c: 615.730.4387
www.weather.com

View my profile on LinkedIn



More information about the Logback-user mailing list