pinojs / pino-http

🌲 high-speed HTTP logger for Node.js
MIT License
539 stars 117 forks source link

fix: allow CustomLevels in useLevel and customLogLevel #346

Closed JulianCissen closed 1 month ago

JulianCissen commented 2 months ago

Fixed an issue where useLevel and customLogLevel Options parameters wouldn't accept CustomLevels.

JulianCissen commented 2 months ago

@mcollina any chance you could take a look at this PR?