Skip to main content

Built and signed on GitHub Actions

This package works with Deno, Bun
This package works with Deno
This package works with Bun
JSR Score
58%
Published
3 months ago (0.2.0)

Classes

c
HoneyLogger
No documentation available

Enums

E
LogColors
No documentation available
E
LogLevel
No documentation available

Interfaces

I
Logger
No documentation available

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";