Skip to main content
Module

x/tiny_logger/mod.ts>TinyLogger#info

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

Parameters

source: string
message: string