Status Ticker Log Message Colors

Rick in the pic of my connection, what do the colored dots mean. Is there mention of how I can support the connection when it is working? Can it do down loads continue / complete even when I sync?
How can I be a good user?

best

al

@Albert

The colors indicate the logs “type”.

success: green
error: red
warn: orange
busy: yellow
info: blue
fun: dark blue

We don’t do much with a logs category at the moment. Internally, we use these categories to filter log messages by severity and decide what to do with them. For example, a log message with a type of “fun” will not be saved in the database.

That’s really all it is at the moment. In the future we might add filtering / searching functionality, but that’s a ways off. Hope that helps!