Options
All
  • Public
  • Public/Protected
  • All
Menu

@dollarsign/logger

Index

Type aliases

ChangeableInfo

ChangeableInfo: TransformableInfo & { [CALLER]?: CallerInfo; [DATA]?: unknown[]; [INFO]?: LoggerInfo; [LEVEL]?: string; [SPLAT]?: unknown[] }

LogLevel

LogLevel: keyof typeof LogLevels

Variables

CALLER

CALLER: typeof CALLER = ...

DATA

DATA: typeof DATA = ...

INFO

INFO: typeof INFO = ...

LEVEL

LEVEL: typeof LEVEL = ...

SPLAT

SPLAT: typeof SPLAT = ...

colorWrap

colorWrap: string[] = ...

customColors

customColors: AbstractConfigSetColors = ...

customLevels

customLevels: AbstractConfigSetLevels = ...

Generated using TypeDoc