Class LoggingUtil
java.lang.Object
org.firstinspires.ftc.teamcode.subsystems.roadrunner.util.LoggingUtil
Utility functions for log files.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic File
getLogFile
(String name) Obtain a log file with the provided name
-
Field Details
-
ROAD_RUNNER_FOLDER
-
-
Constructor Details
-
LoggingUtil
public LoggingUtil()
-
-
Method Details
-
getLogFile
Obtain a log file with the provided name
-