Uses of Class
org.apache.sling.commons.log.internal.slf4j.LogConfigManager

Packages that use LogConfigManager
org.apache.sling.commons.log.internal.config   
org.apache.sling.commons.log.internal.slf4j   
 

Uses of LogConfigManager in org.apache.sling.commons.log.internal.config
 

Constructors in org.apache.sling.commons.log.internal.config with parameters of type LogConfigManager
ConfigurationServiceFactory(LogConfigManager logConfigManager, String serviceClass)
           
 

Uses of LogConfigManager in org.apache.sling.commons.log.internal.slf4j
 

Methods in org.apache.sling.commons.log.internal.slf4j that return LogConfigManager
static LogConfigManager LogConfigManager.getInstance()
          Returns the single instance of this log configuration instance.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.