Optional Logger
Two features:
- Can pass in a Pino instance as a second argument to the
metafunction to then call.childon that instance. - Can retrieve the Pino instance at anytime (
.getLogger)
Two features:
meta function to then call .child on that instance..getLogger)