bluerobotics / cockpit

An intuitive and customizable cross-platform ground control station for remote vehicles of all types.
https://blueos.cloud/cockpit/docs
Other
72 stars 22 forks source link

system-logs: Do not log to console when system-logging is enabled #1388

Closed rafaellehmkuhl closed 1 month ago

rafaellehmkuhl commented 1 month ago

Console logs can have a huge impact on performance, especially on low-end devices.

Also allows user to delete one or multiple logs.

I've also added a message to the console, before disabling it, so users that want to see the console know what to do.

image