Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILogHandler

Interface used for log handlers. Every handler has to implement this interface. Alternatively custom handlers can extend the abstract class BaseHandler.

Hierarchy

  • ILogHandler

Implemented by

Index

Properties

Methods

Properties

Readonly level

level: LogLevel | LogLevel[]

Methods

handle

  • Parameters

    Returns void

Generated using TypeDoc