org.apache.logging.log4j.core.appender.rolling
Class AbstractRolloverStrategy
java.lang.Object
org.apache.logging.log4j.core.appender.rolling.AbstractRolloverStrategy
- All Implemented Interfaces:
- RolloverStrategy
public abstract class AbstractRolloverStrategy
- extends Object
- implements RolloverStrategy
Field Summary |
protected static Logger |
LOGGER
Allow subclasses access to the status logger without creating another instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER
protected static final Logger LOGGER
- Allow subclasses access to the status logger without creating another instance.
AbstractRolloverStrategy
public AbstractRolloverStrategy()
Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.