
josh.miami
#logging

Redacting personal identifiable information with Pino.js
Before Pino 5, developers using Pino to manage their applications logs would add a library known as pino-noir to hide sensitive information. Now Pino 5 has redaction built right in! The developer documentation is excellent, but I figured a microblog about configuring Pino to target specific information would still be helpful as the pattern has changed slightly.

Josh Echeverri