Methods in edu.wpi.prc.persistence that throw InvalidLogPathException |
static void |
SpotCheckLogger.initialize()
Opens the default log file for appending and initializes the streams. |
static void |
SysLogger.initialize()
Opens the default log file for appending and initializes the streams. |
static void |
SpotCheckLogger.initialize(java.lang.String logPath)
Opens the log file for appending and initializes the streams. |
static void |
SysLogger.initialize(java.lang.String logPath)
Opens the log file for appending and initializes the streams. |