MCPcopy Index your code
hub / github.com/rvagg/through2 / example-ndjson.js

File example-ndjson.js

example-ndjson.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// example-ndjson.js
2//
3// Reads NDJSON log entries from stdin, filters by minimum level, pretty-prints
4// matches to stdout, writes a summary to stderr. A small demonstration of

Callers

nothing calls this directly

Calls 3

objectTransformFunction · 0.90
lvlIdxFunction · 0.85
fmtFunction · 0.85

Tested by

no test coverage detected