express-pino-logger
express-pino-logger copied to clipboard
Ability to add child to req
Currently, it appears that you have to add child attributes to res.log for them to show up in the final message. Some frameworks, like swagger-tools only pass req so is there a way to add a child attribute to req and have it still show up in the final output?