This PR adds a new class Color
to logging.h
which is used to wrap strings easily in ANSI color codes.
I think this makes the logs much easier to read.
I tested this on NixOS with the terminal Kitty and $TERM
set to xterm-kitty
.
I don’t have a Windows lying around so I have not tested on Windows.
can also be disabled, like before