Optional allOptional colorsAn object containing the colors for the log levels. For example: { info: 'blue', error: 'red' }.
Optional levelIf set to true the color will be applied to the level.
Optional messageIf set to true the color will be applied to the message.
If set to
truethe color will be applied to themessageandlevel.