If set to true the color will be applied to the message and level.
true
message
level
An object containing the colors for the log levels. For example: { info: 'blue', error: 'red' }.
{ info: 'blue', error: 'red' }
If set to true the color will be applied to the level.
If set to true the color will be applied to the message.
If set to
true
the color will be applied to themessage
andlevel
.