pino-noir icon indicating copy to clipboard operation
pino-noir copied to clipboard

🌲 pino log redaction 🍷

Results 3 pino-noir issues
Sort by recently updated
recently updated
newest added

I was making some tests here and figured out that wildcards `*` only work in tail position. Currently we have to do something like this: ``` [ 'err.options.auth.password', 'options.auth.password', 'auth.password'...

Bumps [codecov](https://github.com/codecov/codecov-node) from 2.3.1 to 3.7.1. Release notes Sourced from codecov's releases. v3.6.4 Fix for Cirrus CI v3.6.3 AWS Codebuild fixes + package updates v3.6.2 command line args sanitised v3.6.1...

dependencies

I had to write the following test application to determine if my desired use case would work. I couldn't find it in the documentation or tests. Specifically, I needed to...