Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/team846/funkylogclient
846's custom logging platform
https://github.com/team846/funkylogclient
frc frc-logging java logging logs robotics
Last synced: 8 days ago
JSON representation
846's custom logging platform
- Host: GitHub
- URL: https://github.com/team846/funkylogclient
- Owner: Team846
- Created: 2024-08-14T03:15:42.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-02T23:07:34.000Z (8 days ago)
- Last Synced: 2025-01-03T00:18:21.313Z (8 days ago)
- Topics: frc, frc-logging, java, logging, logs, robotics
- Language: Java
- Homepage:
- Size: 144 KB
- Stars: 10
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Funky Log Client
App to view logs from robot code. Utilizes custom compression algorithm to reduce log size by 25% on average. Also includes filtering and searches, which driver station console does not currently provide. Logs are sent over UDP from robot code. FunkyLogServer must be running on robot to receive logs.