Version 1.3.0
Features:
Add options.obfuscate support (#34)
It allows to you to obfuscate nested properties of the logged json.
e.g.
bunyanLogger({
obfuscate: ['req.headers.Authorization', 'req.body.password']
}))
Please consult the readme for more details:
https://github.com/villadora/express-bunyan-logger#optionsobfuscate