Skip to main content
The Deno 2 Release Candidate is here
Learn more
method AbstractWinstonLogger.prototype.debug
Re-export
import { AbstractWinstonLogger } from "https://deno.land/x/sptaki@1.2.0/utils/mod.ts";

Parameters

data: string | Record<string, unknown>
optional
onlyShowInConsole: boolean

Returns

Promise<void>