Skip to content

Commit

Permalink
Add DogLog to 3rd party telemetry libraries list (#2680)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahsnider authored Jul 31, 2024
1 parent 64d7bb9 commit d337320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/docs/software/telemetry/3rd-party-libraries.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Several third-party logging utilities and frameworks exist that provide function
* `AdvantageKit <https://github.com/Mechanical-Advantage/AdvantageKit>`__ (Java only): "Log everything"-based logging framework with hooks for replaying logged data in :ref:`simulation <docs/software/wpilib-tools/robot-simulation/introduction:Introduction to Robot Simulation>`.
* `Monologue <https://github.com/shueja/Monologue/wiki>`__ (Java only): annotation-based logging library. Extensive telemetry and on-robot logging can be added to your robot code with minimal code footprint and design restrictions.
* `DSLOG <https://github.com/orangelight/DSLOG-Reader/tree/master>`__: An alternate driver station log viewer.
* `DogLog <https://doglog.dev>`__ (Java only): A simple logging library for Java.

0 comments on commit d337320

Please sign in to comment.