Gjsify LogoGjsify Logo

These are some terminal style flags you can use when creating your debugging categories to make them stand out in debugging output.

bitfield

Index

Enumeration Members

BG_BLACK: number

Use black as background color.

BG_BLUE: number

Use blue as background color.

BG_CYAN: number

Use cyan as background color.

BG_GREEN: number

Use green as background color.

BG_MAGENTA: number

Use magenta as background color.

BG_RED: number

Use red as background color.

BG_WHITE: number

Use white as background color.

BG_YELLOW: number

Use yellow as background color.

BOLD: number

Make the output bold.

FG_BLACK: number

Use black as foreground color.

FG_BLUE: number

Use blue as foreground color.

FG_CYAN: number

Use cyan as foreground color.

FG_GREEN: number

Use green as foreground color.

FG_MAGENTA: number

Use magenta as foreground color.

FG_RED: number

Use red as foreground color.

FG_WHITE: number

Use white as foreground color.

FG_YELLOW: number

Use yellow as foreground color.

UNDERLINE: number

Underline the output.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method