pino

🌲 super fast, all natural json logger

MIT License

Downloads
34.8M
Stars
13.2K
Committers
329

Bot releases are visible (Hide)

pino - v5.9.0

Published by mcollina almost 6 years ago

  • fix failing test, allow censor function #551
  • simplify switch statement #550
  • add note about Windows terminal #552
  • added docs about the new censor function #553
pino - v5.8.1

Published by mcollina almost 6 years ago

  • Do not crash on broken pipe, redirect to /dev/null #540
pino - v5.8.0

Published by mcollina about 6 years ago

  • Fix response headers in test #529
pino - v5.7.0

Published by mcollina about 6 years ago

  • Makes final warn instead of throw when using prettyPrint #528
pino - v5.6.4

Published by mcollina about 6 years ago

  • Don't use default levels if useOnlyCustomLevel is specified #522
pino - v5.6.3

Published by mcollina about 6 years ago

  • The serializer object should not have a prototype #527
pino - v5.6.2

Published by mcollina about 6 years ago

  • Convert NaN and Infinity to null #519
  • Convert -Infinity to null #520
pino - v5.6.0

Published by mcollina about 6 years ago

  • Allow custom level to remove defaults #515
pino - v5.5.0

Published by mcollina about 6 years ago

  • Do not error "primitives cannot be redacted" #514
pino - v5.4.0

Published by mcollina about 6 years ago

  • Added the ability to change the level name when creating an instance #503
pino - v5.3.1

Published by mcollina about 6 years ago

  • Correctly assemble the message for pretty when an error is present #501
pino - v5.3.0

Published by davidmarkclements about 6 years ago

  • pino.final extension to create finalLogger directly when no callback supplied #496
pino - v5.2.0

Published by mcollina about 6 years ago

  • Protect from process.stdout.write hacks #493
  • useLevelLabels option #492
pino - v5.1.1

Published by mcollina about 6 years ago

  • Do not use SonicBoom for stdout on Lambda #489
pino - v5.1.0

Published by mcollina about 6 years ago

  • Make Symbol.for('pino.serializers') part of the public API #487
pino - v5.0.5

Published by mcollina about 6 years ago

  • Forward errors passed as first args to pretty #486
pino - v5.0.4

Published by mcollina about 6 years ago

  • Fix prettyPrint child data #484 #485
pino - v5.0.3

Published by davidmarkclements about 6 years ago

  • 100% coverage, as a minimum #483
pino - v5.0.2

Published by davidmarkclements about 6 years ago

  • allow for square bracket notation in redact option paths, #482
pino - v5.0.1

Published by mcollina about 6 years ago

  • Bump sonic-boom to v0.6.0 #473
  • Apply serializers and redact when prettyPrint: true #474 #475
  • Do not crash on prettyPrint: { translateTime: true } #476
Package Rankings
Top 0.41% on Npmjs.org
Top 6.74% on Proxy.golang.org