Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdUNSTABLE: A customizable logger framework
This package works with DenoIt is unknown whether this package works with Bun
JSR Score
94%
Published
a day ago (0.224.11)
Add Package
deno add jsr:@std/log
Import symbol
import { type FormatterFunction } from "@std/log/base-handler";
---- OR ----
Import directly with a jsr specifier
import { type FormatterFunction } from "jsr:@std/log/base-handler";
Add Package
bunx jsr add @std/log
Import symbol
import { type FormatterFunction } from "@std/log/base-handler";