hiro5id / console-log-json
A universal JSON logger that plugs in to the existing `console.log` native function. console.log() anything and have the output be formatted to single line JSON, including stack traces, so that it can be easily parsed by tool such as LogDNA or other log ingestion service that reads JSON.
☆25Updated 9 months ago
Alternatives and similar repositories for console-log-json:
Users that are interested in console-log-json are comparing it to the libraries listed below
- Streaming JSON parser in Javascript for Node.js and the browser☆163Updated 2 months ago
- ☆181Updated last year
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆81Updated 5 years ago
- ☆20Updated last year
- ☆24Updated 2 years ago
- A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.☆188Updated this week
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆87Updated 3 months ago
- ☆62Updated 3 months ago
- Run some code when the process exits☆283Updated last year
- HTTP based proxy for accessing BullMQ Queues☆54Updated last month
- A Web UI for the RedisSMQ Monitor application☆9Updated last year
- Simple Koa middleware for websocket handling☆74Updated 2 years ago
- Logger-agnostic wrapper that normalizes logs regardless of arg style. Great for large dev teams, old/new projects, and works w/Pino, Bun…☆50Updated 4 months ago
- Turns async function into sync via JavaScript wrapper of Node event loop☆49Updated last month
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆96Updated last year
- Small and simple (yet secure) library to encrypt and decrypt strings using PBKDF2 for key derivation and AES (defaulted to 256-bit / SHA5…☆21Updated 11 months ago
- Easy, unopinionated, table encryption middleware for Dexie☆22Updated 2 years ago
- Static file serving for uWebSockets.js☆17Updated last year
- AbortController Polyfill for Node.JS based on EventEmitter☆54Updated 2 years ago
- Utility for extracting information about existing DB schema☆101Updated last year
- Compile multiple TypeScript projects into multiple targets.☆46Updated last year
- JS library editing Windows Resource data☆37Updated 2 months ago
- Convert javascript fetch requests to curl☆71Updated 3 months ago
- Easily inject arbitrary read-only resources into executable formats (Mach-O, PE, ELF) and use it at runtime.☆202Updated 3 months ago
- A Zstd Compression Library☆70Updated 2 weeks ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- *Maintained fork of Later.* A javascript library for defining recurring schedules and calculating future (or past) occurrences for them. …☆140Updated last year
- Traverse object hierarchies using matching and callbacks.☆174Updated 2 months ago
- Format a date using Intl.DateTimeFormat goodness.☆62Updated last year
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆152Updated 5 months ago