org.apache.log4j.rolling package.See: Description
| Interface | Description |
|---|---|
| Action |
The Action interface should be implemented by any class that performs
file system actions for RollingFileAppenders after the close of
the active log file.
|
| Class | Description |
|---|---|
| ActionBase |
Abstract base class for implementations of Action.
|
| CompositeAction |
A group of Actions to be executed in sequence.
|
| FileRenameAction |
File rename action.
|
| GZCompressAction |
Compresses a file using GZ compression.
|
| ZipCompressAction |
Compresses a file using Zip compression.
|
Internal helper classes used by org.apache.log4j.rolling package.
Copyright © 2013 The Apache Software Foundation. Licensed under the Apache License, Version 2.0
Apache Extras for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.