public class LoggingUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static long |
LOG_QUOTA |
static java.io.File |
ROAD_RUNNER_FOLDER |
Constructor and Description |
---|
LoggingUtil() |
Modifier and Type | Method and Description |
---|---|
private static void |
buildLogList(java.util.List<java.io.File> logFiles,
java.io.File dir) |
static java.io.File |
getLogFile(java.lang.String name)
Obtain a log file with the provided name
|
private static void |
pruneLogsIfNecessary() |
public static final java.io.File ROAD_RUNNER_FOLDER
private static final long LOG_QUOTA