org.apache.sling.commons.log.internal.slf4j
Class SlingConfigurationPrinter
java.lang.Object
org.apache.sling.commons.log.internal.slf4j.SlingConfigurationPrinter
public class SlingConfigurationPrinter
- extends Object
The SlingConfigurationPrinter
is an Apache Felix
Web Console plugin to display the currently configured log
files.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlingConfigurationPrinter
public SlingConfigurationPrinter()
registerPrinter
public static void registerPrinter(org.osgi.framework.BundleContext ctx)
unregisterPrinter
public static void unregisterPrinter()
printConfiguration
public void printConfiguration(PrintWriter printWriter)
- See Also:
ConfigurationPrinter.printConfiguration(java.io.PrintWriter)
getAttachments
public URL[] getAttachments(String mode)
- See Also:
AttachmentProvider.getAttachments(java.lang.String)
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.