Skip to main content
Module

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

Logs to console, CSV files or JSON into a text file.
Go to Latest
method TinyLogger.prototype.logToConsole
import { TinyLogger } from "https://deno.land/x/tiny_logger@v1.0.2/tiny-logger.ts";

Parameters

level: LogLevels
source: string
message: string