Skip to main content
Home
This package has been archived, and as such it is read-only.

Built and signed on GitHub Actions

latest
This package works with Deno, Bun
This package works with Deno
This package works with Bun
JSR Score
58%
Published
a year ago (0.2.0)

Classes

Enums

E
LogColors
No documentation available
E
LogLevel
No documentation available

Interfaces

I
Logger
No documentation available

New Ticket: 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:@honey/common

Import symbol

import * as mod from "@honey/common/logger";
or

Import directly with a jsr specifier

import * as mod from "jsr:@honey/common/logger";

Add Package

bunx jsr add @honey/common

Import symbol

import * as mod from "@honey/common/logger";