1 Reply Latest reply on Apr 20, 2010 7:57 AM by idyoshin

    SEAM Logging in Tomcat

    idyoshin

      Hello,


      I've decided to chop my application. First thing I've made - removed the EJB dependency - simple POJOs and started to deploy my application in tomcat. Actually in maven's tomcat. It works fine. Everything works fine.


      Now I've reached the problem with logging.


      Can someone give me advice which dependency should I give to my applicationn to make my seam application work with logging.


      ah yeah I've already added slf4j dependency for hibernate logging.


      Regards,
      Ilya Dyoshin