org.apache.logging.log4j.core.appender.rolling
Class RolloverStrategyBase
java.lang.Object
org.apache.logging.log4j.core.appender.rolling.RolloverStrategyBase
- All Implemented Interfaces:
- RolloverStrategy
public abstract class RolloverStrategyBase
- 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.
RolloverStrategyBase
public RolloverStrategyBase()
Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.