Skip to content

Optional Logger

Choose a tag to compare

@jonwinton jonwinton released this 23 Sep 19:31
· 48 commits to master since this release

Two features:

  • Can pass in a Pino instance as a second argument to the meta function to then call .child on that instance.
  • Can retrieve the Pino instance at anytime (.getLogger)