Options
All
  • Public
  • Public/Protected
  • All
Menu

Module utils/logger

Index

Variables

Variables

Const logger

logger: { debug: any } = ...

Type declaration

  • debug: function
    • debug(...args: any[]): void
    • Parameters

      • Rest ...args: any[]

      Returns void

Generated using TypeDoc