public class ClearExpiredLogsRunnable
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
ClearExpiredLogsRunnable(int fileCount,
java.lang.String logfile)
Constructs a ClearExpiredLogFilesRunnable object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public ClearExpiredLogsRunnable(int fileCount,
java.lang.String logfile)
fileCount - the number of days to keep log files before deleting themlogfile - the full path and filename of the agent logfile