Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 661 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 661 Bytes

Oblog

Java Annotation-driven Shuffleboard-based logging library for FRC teams

Oblog offers Java-using FRC teams a clean, powerful, low-overhead way to interact with the WPILib Shuffleboard API for robot telemetry logging.

Documentation can be found at: https://oblog-docs.readthedocs.io/en/latest/

To get started with Oblog, see: https://oblog-docs.readthedocs.io/en/latest/getting-started.html

Contributing to Oblog

Contributions to Oblog, as well as feature requests and bug reports, are welcome. If you wish to contribute your own code, please include unit tests in the appropriate test folder.

Author

Eli Barnett (emichaelbarnett@gmail.com)