Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CCliNoopLogger

Implements the CliLogger interface with no-op methods

Hierarchy

  • CCliNoopLogger

Implements

Index

Constructors

Methods

Constructors

Protected constructor

Methods

error

  • error(_message: unknown, ..._optionalParams: unknown[]): void

log

  • log(_message: unknown, ..._optionalParams: unknown[]): void

Static create

Generated using TypeDoc and MonoLisa