Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/tiny_logger/mod.ts>TinyLogger#error

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

Parameters

source: string
message: string