Skip to content

Bug Fix: Pino Level

Choose a tag to compare

@jonwinton jonwinton released this 30 Sep 21:50
· 44 commits to master since this release

Fixed bug in regards to properly setting the level property on the Pino constructor.

Set process.env.LOG equal to any of the arguments for Pino's level property (trace, debug, info, warn, error, fatal) to only display logs of that level and greater.

http://getpino.io/#/docs/API?id=parameters