Options
All
  • Public
  • Public/Protected
  • All
Menu

Category for use with categorized logging. At minimum you need one category, which will serve as the root category. You can create child categories (like a tree). You can have multiple root categories.

Hierarchy

  • Category

Index

Constructors

constructor

Accessors

children

id

  • get id(): number

logLevel

name

  • get name(): string

parent

Methods

debug

error

fatal

getCategoryPath

  • getCategoryPath(): string

info

log

resolved

trace

warn

Generated using TypeDoc