Static Public Methods |
void | dump (Session s) |
void | keep () |
void | off () |
void | on () |
Static Private Methods |
void | renameCurrentLog () throws RuntimeException |
Static Private Attributes |
PrintStream | stdout = null |
PrintStream | stderr = null |
boolean | keepLog = true |
BanderaLog | theLog = null |
File | logDir = new File(Preferences.getUserPrefDir() + File.separator + "log") |
String | logPath = logDir.getAbsolutePath() + File.separator |