Get the Newsletter

debug

A Method

debug(message: string, rest: any): void

Logs a debug message.

Parameters

message: string
The message to log.
rest: any
The data to log.