pinojs / pino-pretty

🌲Basic prettifier for Pino log lines
MIT License
1.27k stars 150 forks source link

customColors option missing from Typescript definition #439

Closed Hufschmidt closed 1 year ago

Hufschmidt commented 1 year ago

Nothing major, but the typescript interface definition PrettyOptions_ is missing the customColors parameter.

mcollina commented 1 year ago

Thanks for reporting! Would you like to send a Pull Request to address this issue? Remember to add unit tests.

Hufschmidt commented 1 year ago

My lazy butt created a Pull Request :nerd_face: