ModeShape Distribution 3.0.0.CR1

Uses of Class
org.modeshape.common.logging.LogFactory

Packages that use LogFactory
org.modeshape.common.logging.jdk   
org.modeshape.common.logging.log4j   
org.modeshape.common.logging.slf4j   
 

Uses of LogFactory in org.modeshape.common.logging.jdk
 

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

Uses of LogFactory in org.modeshape.common.logging.log4j
 

Subclasses of LogFactory in org.modeshape.common.logging.log4j
 class Log4jLoggerFactory
          A LogFactory extension which creates a Log4jLoggerImpl instance to use for logging
 

Uses of LogFactory in org.modeshape.common.logging.slf4j
 

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


ModeShape Distribution 3.0.0.CR1

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