Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Logger

Index

Properties

Methods

Properties

Static enableDebug

enableDebug: boolean = false

Methods

Static debug

  • debug(message?: any, ...optionalParameters: any): void
  • Parameters

    • Optional message: any
    • Rest ...optionalParameters: any

    Returns void

Static log

  • log(message?: any, ...optionalParameters: any): void
  • Parameters

    • Optional message: any
    • Rest ...optionalParameters: any

    Returns void

Generated using TypeDoc