Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TestHandler

Logging handler that is intended to be used in tests. During testing logs should not flood the console.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly level

level: LogLevel | LogLevel[]

Readonly records

records: ILogRecord[] = ...

Queue with all log records handled by this handler.

Methods

handle

Protected log

Generated using TypeDoc