public class SlingConfigurationPrinter extends Object
SlingConfigurationPrinter
is an Apache Felix Web Console
plugin to display the currently configured log files.Constructor and Description |
---|
SlingConfigurationPrinter(LogbackManager logbackManager) |
Modifier and Type | Method and Description |
---|---|
URL[] |
getAttachments(String mode)
Attempts to determine all log files created even via rotation.
|
void |
printConfiguration(PrintWriter printWriter,
String mode)
org.apache.felix.webconsole.ConfigurationPrinter#printConfiguration(java.io.PrintWriter)
|
public SlingConfigurationPrinter(LogbackManager logbackManager)
public void printConfiguration(PrintWriter printWriter, String mode)
public URL[] getAttachments(String mode)
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.