Lightweight, fast, hook-based JSON logger for Node.js
Error-catching function wrappers for ligelog — automatic exception logging
HTTP request logging middleware for ligelog — Express, Fastify, and Hono
Pretty-print transport for ligelog — colorized human-readable output for development
Log rotation transport for ligelog — size and time-based file rotation
Caller info hook for ligelog — adds file, line, and function name to log records
Sentry integration hook for ligelog
PII field masking hook for ligelog — redact sensitive data from log records
Test utilities for ligelog — CaptureTransport and createTestLogger helper
Log sampling hook for ligelog — reduce log volume with deterministic or probabilistic sampling
AsyncLocalStorage-based context propagation hook for ligelog — automatic field injection across async boundaries