Colors in syslog / journalctl ?
Hi,
despite the enabling of colors (using Settings.EnableColors = true) the text in syslog and journalctl still appear gray.
I probably have missed something, but what? Also some other texts from other applications appear in color.
Thanks.
Hi @picrap what operating system, version, and runtime are you using? I'm assuming .NET Core (or later) based on your last issue.
I'm using .Net 6 on Debian
Looks like there are some known issues with console colors and Linux variants. There are however some suggestions here: https://github.com/dotnet/runtime/issues/23241
I again, unfortunately, don't have an answer for this one :(
The journal probably works with ANSI colors, I will try and let you know.