Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VoidLogger

A logger implementation that does absolutely nothing

Hierarchy

  • VoidLogger

Implements

Index

Methods

Methods

debug

  • debug(msg: string): void

error

  • error(msg: string): void

log

  • log(msg: string): void