Closed mtlynch closed 1 year ago
While reviewing https://github.com/tiny-pilot/tinypilot/pull/1543, I noticed that the current style of the logs is for the text after the colon to be lowercase. For example:
TinyPilot state
Read-only filesystem: off
SSH access: enabled
Mouse jiggler: disabled
So in this case, should we use a lowercase "yes"/"no"?
Yeah, that's true. We should stick to lowercase.
The CPU throttle line is currently inconsistent with most other lines in the TinyPilot logs.
We should clean it up to be more user-friendly and consistent with our other lines.
Current
Desired