Sensitive data logging in bunyan

281 Views Asked by At

I am using bunyan for logging in nodeJs.

I have sensitive info like password, cvv, pin. I want to exclude those params from logging. How to do it?

0

There are 0 best solutions below