Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Properties

Optional all

all: boolean

If set to true the color will be applied to the message and level.

Optional colors

colors: Record<string, string>

An object containing the colors for the log levels. For example: { info: 'blue', error: 'red' }.

Optional level

level: boolean

If set to true the color will be applied to the level.

Optional message

message: boolean

If set to true the color will be applied to the message.