Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RcSocketLogger

Hierarchy

  • RcSocketLogger

Index

Properties

Properties

debug

debug: function

Method used to ouput message at the "debug" log level.

Type declaration

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

      • Optional message: any
      • Rest ...optionalParams: any[]

      Returns void

Generated using TypeDoc