Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Logger

Hierarchy

  • Logger

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new Logger(_tag: string): Logger

Properties

_tag

_tag: string

Accessors

tag

  • get tag(): string

Methods

clearOutputChannel

  • clearOutputChannel(): void

debug

error

fatal

info

note

showChannel

  • showChannel(): void

trace

warning

Generated using TypeDoc