An object containing the colors for the log levels. For example: { info: 'blue', error: 'red' }
.
If set to true
the color will be applied to the level
.
Log levels. Defaults to configs.npm.levels
from triple-beam
module.
If set to true
the color will be applied to the message
.
If set to
true
the color will be applied to themessage
andlevel
.