Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Create print manager #4

Open
varun7654 opened this issue Nov 29, 2021 · 0 comments
Open

Create print manager #4

varun7654 opened this issue Nov 29, 2021 · 0 comments
Labels
enhancement New feature or request Priority: Low wontfix This will not be worked on

Comments

@varun7654
Copy link
Collaborator

Printing too much can cause the robot code to slow down to a halt.
We should create Logger subsystem that has a static method printing. When it is called it should add the print to a buffer. Every period it should take everything in the buffer and print it in one message.

@varun7654 varun7654 assigned varun7654 and unassigned varun7654 Nov 29, 2021
@varun7654 varun7654 added this to the Before Season milestone Nov 29, 2021
@varun7654 varun7654 added enhancement New feature or request Priority: Low wontfix This will not be worked on labels Jan 10, 2022
@varun7654 varun7654 removed this from the Before Season milestone Jan 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request Priority: Low wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant