Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

levels

levels: any

logs

logs: any

weight

weight: any

Methods

add

  • add(level: any, msg: any): void

debug

  • debug(_message?: any, ..._optionalParams: any[]): void

error

  • error(_message?: any, ..._optionalParams: any[]): void

get

  • get(filterWeight?: number): any

getDefaultWeight

  • getDefaultWeight(): any

getLevels

  • getLevels(): any

getWeight

  • getWeight(weight: any): any

info

  • info(_message?: any, ..._optionalParams: any[]): void

log

  • log(): void

processingArgs

  • processingArgs(argsValues: any): any

warn

  • warn(_message?: any, ..._optionalParams: any[]): void