Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "cli/logger"

Index

Variables

Const events

events: internal = new EventEmitter()

Functions

_log

  • _log(type: string, tag: string, message: string): void

Const chalkTag

  • chalkTag(msg: string): string

clearConsole

  • clearConsole(title: string): void

done

  • done(msg?: string, tag?: string): void

error

  • error(msg?: string | Error, tag?: string): void

Const format

  • format(label: string, msg: string): string

info

  • info(msg?: string, tag?: string): void

log

  • log(msg?: string, tag?: string): void

warn

  • warn(msg?: string, tag?: string): void

Generated using TypeDoc