|
Apache log4cxx
Version 0.10.0
|
Inherits Action.
Public Member Functions | |
| GZCompressAction (const File &source, const File &destination, bool deleteSource) | |
| Constructor. | |
| virtual bool | execute (log4cxx::helpers::Pool &pool) const |
| Perform action. | |
| GZCompressAction | ( | const File & | source, |
| const File & | destination, | ||
| bool | deleteSource | ||
| ) |
Constructor.
| virtual bool execute | ( | log4cxx::helpers::Pool & | pool | ) | const [virtual] |