35 static ctre::phoenix::StatusCode
SetPath(
const char *path);
52 static ctre::phoenix::StatusCode
StopLog();
Static class for controlling the signal logger.
Definition: SignalLogger.hpp:24
static ctre::phoenix::StatusCode SetPath(const char *path)
Set the destination for logging, restarting logger if needed.
static ctre::phoenix::StatusCode StartLog()
Start logging StatusSignals.
static ctre::phoenix::StatusCode StopLog()
Stop logging StatusSignals.
static ctre::phoenix::StatusCode EnableAutoLogging(bool enable)
Turn on or off auto logging.
Definition: ManualEvent.hpp:12