Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

addColors

addColors: (colors: Colors) => Colors

Type declaration

colorize

colorize: (level: string, message: string) => string

Type declaration

    • (level: string, message: string): string
    • Parameters

      • level: string
      • message: string

      Returns string

createColorize

createColorize: (opts?: object) => Colorizer

Type declaration

Optional options

options: object

transform