| Class | Description |
|---|---|
| Log4jConfigurationHelper |
A helper class for programmatically configuring log4j.
|
| LogCopier |
A utility service that periodically reads log files in a source log file directory for changes
since the last reads and appends the changes to destination log files with the same names as
the source log files in a destination log directory.
|
| LogCopier.Builder |
A builder class for
LogCopier. |