cylc-uiserver icon indicating copy to clipboard operation
cylc-uiserver copied to clipboard

Enable color for CylcHubApp in logs

Open MetRonnie opened this issue 2 years ago • 1 comments

Different severity levels are all logged with the same colour in the logs, would be good to enable colour so that warnings and errors stand out.

MetRonnie avatar Apr 24 '24 12:04 MetRonnie

For single user setups, people should use cylc gui. For multi user setups, cylc hub is required.

You are using JupyterHub for a single-user setup. Because CylcHubApp logs are also written to stderr they appear interspersed with the JupyterHub logs when JupyterHub is launched interactively from a terminal. This is not how it would work for a real deployment so this is only a concern for cylc hub developers.

oliver-sanders avatar Apr 25 '24 09:04 oliver-sanders

Had a bit of a look at this today and I don't think this is feasible without undue effort

MetRonnie avatar Feb 21 '25 19:02 MetRonnie