Hibernate 3.4 with slf4j and log4j

后端 未结 6 941
挽巷
挽巷 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:49

    A Google search found this:

    http://marc.info/?l=slf4j-user&m=122218775201271&w=2

    Maybe you should check your JAR versions to make sure they're compatible.

提交回复
热议问题