Skip to main content
Module

x/tiny_logger/tiny-logger.ts>TinyLogger#enableFileLogging

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.enableFileLogging
import { TinyLogger } from "https://deno.land/x/tiny_logger@v1.0.13/tiny-logger.ts";

Parameters

optional
path: string