Need (logback)Teefilter sample code - sprinng/Eclipse

Posted by user359942 on Stack Overflow See other posts from Stack Overflow or by user359942
Published on 2010-06-06T23:39:39Z Indexed on 2010/06/06 23:52 UTC
Read the original article Hit count: 213

Filed under:

I am looking for more complete sample code on how TeeFilter of Logback can be used to log HTTP messages.

I am trying to add this support to my Spring 3 (MVC)/Hibernate 3/Annotations Maven2 project. I have the config and xml files but I need to know where and how I can trigger this Filter to do the job for me in the Spring MVC framework.

Any help will be greatly appreciated.

© Stack Overflow or respective owner

Related posts about logback