@morojs/moro


@morojs/moro / ColorScheme

Interface: ColorScheme

Defined in: src/types/logger.ts:83

Properties

context

context: string

Defined in: src/types/logger.ts:90


debug

debug: string

Defined in: src/types/logger.ts:84


error

error: string

Defined in: src/types/logger.ts:87


fatal

fatal: string

Defined in: src/types/logger.ts:88


info

info: string

Defined in: src/types/logger.ts:85


metadata

metadata: string

Defined in: src/types/logger.ts:91


performance

performance: string

Defined in: src/types/logger.ts:92


timestamp

timestamp: string

Defined in: src/types/logger.ts:89


warn

warn: string

Defined in: src/types/logger.ts:86