Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

Logs to console and also writes log entries to either a Csv file or Txt file with Json objects.
Go to Latest
method TinyLogger.prototype.writeFile
import { TinyLogger } from "https://deno.land/x/tiny_logger@v1.0.4/tiny-logger.ts";

Parameters

data: string