-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
All cylc messages are printed in grey chips:
I think I would expect these bubbles to be coloured and formatted in a manner similar to CLI logging - i.e.
Level | Format |
---|---|
INFO | grey (as is) |
WARNING | Yellow (Amber?) Background) |
ERROR | Red Background |
CRITICAL | Red, background, bold text |
We should of course test any change against colour blindness simulation.
Should we sort messages by log level before time? - If you have a lot of messages you get a button at the end of the line to expand the job - could this tell you how many more messages there are?
oliver-sanders