RobotCore
Robot Core Documentation
robotCore.Logger Member List

This is the complete list of members for robotCore.Logger, including all inherited members.

closeAllLogFiles()robotCore.Loggerstatic
closeLogFile()robotCore.Loggerstatic
closeLogFile(String tag)robotCore.Loggerstatic
getElapsedTime()robotCore.Loggerstatic
log(String tag, int level, String message, boolean noLogToConsole)robotCore.Loggerstatic
log(String tag, int level, String message) (defined in robotCore.Logger)robotCore.Loggerstatic
resetElapsedTime()robotCore.Loggerstatic
setLogFile(String name)robotCore.Loggerstatic
setLogFile(String tag, String name)robotCore.Loggerstatic
setLogFile(String tag, String name, boolean logTime)robotCore.Loggerstatic
setLogFile(String tag, String name, boolean logTime, boolean logToConsole)robotCore.Loggerstatic
setLogLevel(int level)robotCore.Loggerstatic
setLogLevel(String tag, int level)robotCore.Loggerstatic
startLoggingServer()robotCore.Loggerstatic