Uses of Class
org.apache.sling.commons.log.internal.config.ConfigurationException

Packages that use ConfigurationException
org.apache.sling.commons.log.internal.slf4j   
 

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

Methods in org.apache.sling.commons.log.internal.slf4j that throw ConfigurationException
 void LogConfigManager.updateGlobalConfiguration(Dictionary<String,String> configuration)
           
 void LogConfigManager.updateLoggerConfiguration(String pid, Dictionary<?,?> configuration)
          Updates or removes the logger configuration indicated by the given pid.
 void LogConfigManager.updateLogWriter(String pid, Dictionary<?,?> configuration)
          Updates or removes the log writer configuration identified by the pid.
 



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