Uses of Class
org.modeshape.common.util.log.LogFactory

Packages that use LogFactory
org.modeshape.common.util.log   
 

Uses of LogFactory in org.modeshape.common.util.log
 

Subclasses of LogFactory in org.modeshape.common.util.log
 class JdkLoggerFactory
          Factory used to create the Logger implementation that uses the JDK logging framework.
 class SLF4JLoggerFactory
          Factory used to create the Logger implementation that uses the SLF4J logging framework.
 

Methods in org.modeshape.common.util.log that return LogFactory
static LogFactory LogFactory.getLogFactory()
           
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.