[jboss-dev] hibernate 3.3.0 upgrade, slf4j introduction into jbossas

Scott M Stark sstark at redhat.com
Tue May 6 12:31:53 EDT 2008


The logging-spi jar is standalone. The log4j and jdk logging based impl 
jars do rely on jboss-common-core.

Steve Ebersole wrote:
> I seem to recall that I would also need some common jar...  Comments?
> 
> Also, another thought on this...  I understand that jboss-logging *can* 
> bridge through log4j or jul (or others?).  Within AS deployments, 
> though, how common is it to actually use something other than log4j?  If 
> not common, then a simple option is to just include slf4j-api and 
> slf4j-log4j12; thats all you would need to do to get slf4j to bridge 
> through log4j: presumably/hopefully using the same LoggerRepository 
> jboss-logging as init'ed.
> 
> 



More information about the jboss-development mailing list