Skip to main content
Module

x/tiny_logger/mod.ts>TinyLogger#debug

Logs to console and writes to a csv file
Go to Latest
method TinyLogger.prototype.debug
import { TinyLogger } from "https://deno.land/x/tiny_logger@v1.0.1/mod.ts";

Parameters

source: string
message: string