Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/easyts/log/mod.ts>LoggerOptionsInit

js library written with ts, use select and chan like golang in js.
Latest
interface LoggerOptionsInit
import { type LoggerOptionsInit } from "https://deno.land/x/easyts@0.1.3/log/mod.ts";

Properties

optional
output: Output

Log output target

optional
enable: boolean

Whether to enable logging

optional
prefix: string

prefix label

optional
time: boolean

println current datetime