Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseHandler

BaseHandler that takes care of filtering log records that does not meet the required level. Custom handler can extend this class and override the log method with their implementation.

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly level

level: LogLevel | LogLevel[]

Methods

handle

Protected Abstract log

  • Parameters

    Returns void

Generated using TypeDoc