This repository was archived by the owner on Dec 13, 2018. It is now read-only.
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
Console logger - shoudn't apply severity color to message category and id. #406
Closed
Description
The console logger shouldn't apply the severity color to the entire line, only to the severity label. The rest of the line should either be the default color combination, or should use the high-intensity version of the default foreground and the default background color.
The problem is that severity colors can often negatively impact the readability of the text. Dark green on black isn't ideal. The problem is worse when you're running with yellow warning text on a white background, and some operating systems don't default to a black terminal.