Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Logger

Hierarchy

  • Logger

Callable

  • __call(...args: any[]): void

Index

Methods

Methods

log

  • log(...args: any[]): void
  • The function that gets called when a log entry is added

    Parameters

    • Rest ...args: any[]

    Returns void

Generated using TypeDoc