Skip to main content
Home

Built and signed on GitHub Actions

Works with
This package works with Node.js, DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score88%
Downloads7/wk
Published3 days ago (0.3.2)

Simple log library for containerized applications. Creates JSON and sends it to stdout. If you're looking for full log implementation check other projects. This is meant to be simple and efficient / fast.

c
JsonLog

JSON-formatted structured logger implementation Outputs log records as JSON strings to console or custom function

I
JsonLogOptions
No documentation available
v
LEVELS_NUMS
No documentation available
I
Log
No documentation available
T
LogLevel
No documentation available
I
Record

Represents a structured log record in JSON format Core fields (ts, level) are always present and protected from user override

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.