Package | Description |
---|---|
org.apache.sling.commons.log.logback.internal |
Modifier and Type | Method and Description |
---|---|
void |
LogConfigManager.updateGlobalConfiguration(Dictionary<String,String> configuration) |
void |
LogConfigManager.updateLoggerConfiguration(String pid,
Dictionary<?,?> configuration,
boolean performRefresh)
Updates or removes the logger configuration indicated by the given
pid . |
void |
LogConfigManager.updateLogWriter(String pid,
Dictionary<?,?> configuration,
boolean performRefresh)
Updates or removes the log writer configuration identified by the
pid . |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.