pino

🌲 super fast, all natural json logger

MIT License

Downloads
34.8M
Stars
13.2K
Committers
329

Bot releases are hidden (Show)

pino - v4.2.3

Published by mcollina over 7 years ago

  • Removed pump from devDependencies #227
pino - v4.2.2

Published by jsumners over 7 years ago

  • Fix child bindings not merging properly in parsed log line #222 #224
pino - v4.2.1

Published by davidmarkclements over 7 years ago

  • fix for browser child loggers by @davidmarkclem (#223)
pino - v4.2.0

Published by davidmarkclements over 7 years ago

  • write hooks an asObject mode for logging via pino in browser, by @davidmarkclem (#218)
pino - v4.1.2

Published by mcollina over 7 years ago

  • Do not use require.resolve #216 #217 by @temsa
  • Fixed spelling in docs #215 by @psykzz
  • Use top level functions #214 by @jsumners
pino - v4.1.1

Published by mcollina over 7 years ago

  • Fixed #212
pino - v4.1.0

Published by mcollina over 7 years ago

  • Use Object.create to define the Pino prototype #210 by @jsumners
  • Refactor the factory to avoid new #211 by @jsumners
  • Support webpack for build in serverside mode #201 by @joeyvandijk
pino - v4.0.3

Published by davidmarkclements over 7 years ago

  • bump fast-safe-stringify to handle toJSON edge case on objects (cf. #203) #204 @davidmarkclements
pino - v4.0.2

Published by davidmarkclements over 7 years ago

  • internally, the "silent" log level is now a no-op, to be more predictable to consuming libs - by @jsumners (#199)
pino - v4.0.1

Published by jsumners over 7 years ago

  • Fix child serializers overwriting the serializers of parents @choif ( #195 #196 )
pino - v4.0.0

Published by jsumners over 7 years ago

  • Fix typo in transports documentation @AlexTes ( #188 )
  • Add external link indicator to Readme TOC @jmeas ( #189 )
  • Re-work handling of events in extreme mode @jsumners @mcollina ( #187 )
pino - v3.4.0

Published by jsumners over 7 years ago

  • Add prettyPrint convenience option to constructor ( #184 #186 )
pino - v3.3.2

Published by davidmarkclements over 7 years ago

  • fix for null proto objects by @davidmarkclements #181
pino - v3.3.1

Published by mcollina over 7 years ago

  • Include lib/ folder in package.json
pino - v3.3.0

Published by mcollina over 7 years ago

  • Reorganize code for legibility #179 by @jsumners
pino - v3.2.0

Published by jsumners almost 8 years ago

  • Fix detection of errors vs http requests #175 #176 @nodo
  • Change level value of "silent" (disabled) to Infinity #174 @itavy
pino - v3.1.3

Published by jsumners almost 8 years ago

  • fix shared level state between instances #167 by @HCanber @jsumners
  • fix logged level number for custom level after a level change #177 by @jsumners
  • normalize messages as strings https://github.com/pinojs/pino/pull/171 by @mcollina
pino - v3.1.2

Published by davidmarkclements almost 8 years ago

  • fix pino pretty custom levels - #173 by @itavy
pino - v3.1.1

Published by mcollina almost 8 years ago

  • Fix docs for .pretty(), as it's actually on the module, not in the instance #164 by @watson
  • Added @watson as a team member
  • Added links to pino@legacy in the README #166 by @watson
pino - v2.16.0

Published by watson almost 8 years ago

This release gets the 2.x branch up to date with the latest bug-fixes and new features from master and as such include all non-breaking commits that have been released from v3.0.0 up until v3.1.0, including:

  • Improve the error serializer #146 #157 by @satazor @colmose @mcollina
  • Fix prettifier error when receiving null value input #154 #155 @jsumners
  • Split README into multiple files for better organization #152 #153 @jsumners
  • Reduce the size of the package #137 #136 @osher
  • readme tweak fix @davidmarkclements
  • Condense README #143 by @davidmarkclements
  • Fix for #139, #141 by @mcollina
  • added pino-debug to readme - #133 - @davidmarkclements
  • improved deep object interpolation performance and fixed double escaping bug #129 by @davidmarkclements
  • Open Open Source #127 #118 by @mcollina
  • Refactor the internal constructors #125 by @mcollina
Package Rankings
Top 0.41% on Npmjs.org
Top 6.74% on Proxy.golang.org