pinojs / pino-syslog

🌲 A transport for reformatting pino logs into standard syslog format
30 stars 12 forks source link

pino redact doesn't work with this transport #23

Open fbeqirllari opened 6 months ago

fbeqirllari commented 6 months ago

How to configure pino redact with this transport?

mcollina commented 5 months ago

Thanks for reporting!

Can you provide steps to reproduce? We often need a reproducible example, e.g. some code that allows someone else to recreate your problem by just copying and pasting it. If it involves more than a couple of different file, create a new repository on GitHub and add a link to that.