net.praqma.logging
Class Logging
java.lang.Object
net.praqma.logging.Logging
public class Logging
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGFILENAME
public static final String LOGFILENAME
- See Also:
- Constant Field Values
POLLLOGPATH
public static final String POLLLOGPATH
- See Also:
- Constant Field Values
getLogs
public static File[] getLogs(File logDir)
getPollLogFile
public static Logging.PollLoggingFile getPollLogFile(File log)
getPollLogs
public static List<Logging.PollLoggingFile> getPollLogs(File path)
prune
public static void prune(File[] logs,
int days)
getLogFile
public static File getLogFile(File logDir,
String name)
Copyright © 2004-2012. All Rights Reserved.