Skip to content

@mastondzn/dank-twitch-irc / debugLogger

Function: debugLogger()

debugLogger(scope): Record<"error" | "debug" | "info" | "warn", (...args) => void>

Defined in: src/utils/debug-logger.ts:25

Parameters

scope

string

Returns

Record<"error" | "debug" | "info" | "warn", (...args) => void>