<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello, everybody. Since I want all my loggings to run over the same interface, I would like to switch Tomcat internal logging to SLF4J. I found a tutorial of how to achieve that </div>

<div>http://hwellmann.blogspot.de/2012/11/logging-with-slf4j-and-logback-in.html</div>

<div> </div>

<div>However, I'm developing in Eclipse and I do start my application with Eclipse Tomcat facility. So, Eclipse generates a separate Tomcat instance to run my application on. Does anybody know how I could inject SLF4J logging to that setup?</div>

<div> </div>

<div>Thanks in advance</div>

<div>Ewgenij</div></div></body></html>