I am considering moving Hibernate to use slf4j instead of commons-logging. I had been considering moving to straight log4j usage anyway to get MDC/NDC capability, but slf4j just added this capability. So it now has all the capabilities I need. Just curious whether anyone has seen it used within JBoss AS and what the experiences were.