org.apache.log4j
Class PaxLoggingConfigurator

java.lang.Object
  extended by org.apache.log4j.PropertyConfigurator
      extended by org.apache.log4j.PaxLoggingConfigurator
All Implemented Interfaces:
Configurator

public class PaxLoggingConfigurator
extends PropertyConfigurator


Field Summary
static java.lang.String OSGI_APPENDER_PREFIX
           
 
Fields inherited from class org.apache.log4j.PropertyConfigurator
LOGGER_FACTORY_KEY, loggerFactory, registry
 
Fields inherited from interface org.apache.log4j.spi.Configurator
INHERITED, NULL
 
Constructor Summary
PaxLoggingConfigurator(AppenderTracker appenderTracker)
           
 
Method Summary
 void doConfigure(java.util.Properties properties, LoggerRepository hierarchy)
           
 
Methods inherited from class org.apache.log4j.PropertyConfigurator
configure, configure, configure, configureAndWatch, configureAndWatch, configureLoggerFactory, doConfigure, doConfigure, parseCatsAndRenderers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OSGI_APPENDER_PREFIX

public static final java.lang.String OSGI_APPENDER_PREFIX
See Also:
Constant Field Values
Constructor Detail

PaxLoggingConfigurator

public PaxLoggingConfigurator(AppenderTracker appenderTracker)
Method Detail

doConfigure

public void doConfigure(java.util.Properties properties,
                        LoggerRepository hierarchy)
Overrides:
doConfigure in class PropertyConfigurator


Copyright © 2006-2010 OPS4J - Open Participation Software for Java. All Rights Reserved.