cake-build/cake

Debug/Diagnostic color is far too dark

Open

#3.245 geöffnet am 8. März 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (738 Forks)batch import
Help wantedImprovementUp-for-grabs

Repository-Metriken

Stars
 (3.742 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T 1h) (25 gemergte PRs in 30 T)

Beschreibung

While investigating issues with https://github.com/cake-build/cake/pull/3240, I temporarily enabled Debug/Diagnostic logging for the integration tests, during which the log rendering is far too dark and becomes unreadable in some environments.

GitHub Actions run 2052071902: image

Azure Pipelines build 17082: image

Here's another screenshot of a normal GitHub Actions run showing the color spectrum for different LogLevel/Verbosity: image

And the same for a normal Azure Pipelines build: image

Finally, I've seen similar problems when building local in WSL.

Contributor Guide