Type representing all log levels and their corresponding filters.
[key in LogLevel]: LogLevelFilter
A simple logging library for Project Kraken
Type representing all log levels and their corresponding filters.
[key in LogLevel]: LogLevelFilter
Add Package
deno add jsr:@joyautomation/coral
Import symbol
import { type LogLevels } from "@joyautomation/coral";
Import directly with a jsr specifier
import { type LogLevels } from "jsr:@joyautomation/coral";
Add Package
pnpm i jsr:@joyautomation/coral
pnpm dlx jsr add @joyautomation/coral
Import symbol
import { type LogLevels } from "@joyautomation/coral";
Add Package
yarn add jsr:@joyautomation/coral
yarn dlx jsr add @joyautomation/coral
Import symbol
import { type LogLevels } from "@joyautomation/coral";
Add Package
vlt install jsr:@joyautomation/coral
Import symbol
import { type LogLevels } from "@joyautomation/coral";
Add Package
npx jsr add @joyautomation/coral
Import symbol
import { type LogLevels } from "@joyautomation/coral";
Add Package
bunx jsr add @joyautomation/coral
Import symbol
import { type LogLevels } from "@joyautomation/coral";