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

x/simple_utility/src/deno_ext/log.ts

Simplify processing for Deno.
Go to Latest
import * as simpleUtility from "https://deno.land/x/simple_utility@v2.0.5/src/deno_ext/log.ts";

Functions

Start logging. Output to console for general and also write to file if path is defined.