Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISimpleChannel

Refinement of console interface only for important information i.e info, warn and errors.

Hierarchy

Index

Methods

Methods

error

  • error(message?: any, ...optionalParams: any[]): void

info

  • info(message?: any, ...optionalParams: any[]): void

warn

  • warn(message?: any, ...optionalParams: any[]): void

Generated using TypeDoc