LOGGINGLEVEL color

Is there a way to change the text color in the console of Servoy Developer for different LOGGINGLEVELs?

For example:
LOGGINGLEVEL.DEBUG = BLUE
LOGGINGLEVEL.ERROR = RED
LOGGINGLEVEL.FATAL = PURPLE
LOGGINGLEVEL.INFO = GREEN
LOGGINGLEVEL.WARNING = ORANGE

I’ve looked in preferences and can change the Error color and Default text color but cannot find a way to modify the other levels.