Releases: Team4414/CSVLogger
Releases · Team4414/CSVLogger
Log Utilities Finished
First Release!
These Log Utilities allow a program to easily log a set of values periodically to a Log Object, where they are sorted by key.
Next Steps:
The next step from here would be to write another class to help take these Log objects and publish them to the host's file system as a CSV file. Will be very valuable for tuning constants and the such as these CSV files can be easily graphed by a utility such as gnuplot or Tableau.