Hibernate 3.4 with slf4j and log4j

后端 未结 6 925
挽巷
挽巷 2020-12-05 18:15

I\'m attempting to upgrade from Hibernate 3.2 to 3.4, which apparently uses slf4j. Our project currently uses log4j. So my assumption is that I should be using the slf4j-log

6条回答
  •  情深已故
    2020-12-05 18:50

    This question is answered by the SLF4J FAQ. Please see

    http://slf4j.org/faq.html#compatibility and http://slf4j.org/faq.html#IllegalAccessError

提交回复
热议问题