Skip to main content

Built and signed on GitHub Actions

Brings coloring, timestamp prefix, files to deno log behavior with zero configuration

This package works with Deno
This package works with Deno
JSR Score
100%
Published
3 months ago (0.1.7)
variable raw

Get the raw console object in case you need to use the original console

Add Package

deno add jsr:@timepp/zero-config-deno-log

Import symbol

import { raw } from "@timepp/zero-config-deno-log";

---- OR ----

Import directly with a jsr specifier

import { raw } from "jsr:@timepp/zero-config-deno-log";