Skip to main content
Module

x/tiny_logger/mod.ts>TinyLogger#error

Logs to console and also writes log entries to either a Csv file or Txt file with Json objects. Slightly opinionated.
Latest
method TinyLogger.prototype.error
import { TinyLogger } from "https://deno.land/x/tiny_logger@v1.0.13/mod.ts";

Parameters

source: string
message: string