Skip to content

feat: update logging colors scheme to match modern pratice

Beware: a possible endless debate

I've just changed the default colors for logs levels because they didn't made that much sens honestly to match the general practice of what I've seen online (like in bootstrap and all its clones)

Here is an example of the result:

image

I'm sure we can make WAY BETTER logs formatting and all (see loguru screenshot below for inspiration) but this 2 min change is already better than the current situation

Loguru:

image

Edited by Laurent Peuch

Merge request reports