Options
All
  • Public
  • Public/Protected
  • All
Menu

Write logs

Hierarchy

  • ConsoleLogger

Implements

Index

Constructors

constructor

Properties

level

level: LOG_TYPE | string

name

name: string

Static LOG_LEVEL

LOG_LEVEL: any = null

Methods

_log

  • _log(type: LOG_TYPE | string, ...msg: any[]): void

_padding

  • _padding(n: any): string

_ts

  • _ts(): string

addPluggable

configure

  • configure(config?: object): object

debug

  • debug(...msg: any[]): void

error

  • error(...msg: any[]): void

info

  • info(...msg: any[]): void

listPluggables

log

  • log(...msg: any[]): void

verbose

  • verbose(...msg: any[]): void

warn

  • warn(...msg: any[]): void