close
Skip to main content

@std/log@0.224.14
Built and signed on GitHub Actions

Works with
This package works with DenoIt is unknown whether this package works with Bun
This package works with Deno
It is unknown whether this package works with Bun
JSR Score88%
Downloads13,850/wk
Publisheda year ago (0.224.14)

UNSTABLE: A customizable logger framework

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@std/log

Import symbol

import { type FormatterFunction } from "@std/log";
or

Import directly with a jsr specifier

import { type FormatterFunction } from "jsr:@std/log";