You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that pino-roll, a Pino transport for automatic log file rotation, isn’t listed anywhere in the official Transports documentation.
This is a bit surprising since it’s a super handy tool — and more importantly, it's maintained by @mcollina, one of Pino’s core contributors. It supports both time-based and size-based log rotation, something that's commonly needed in production setups.
Would be awesome to include it in the docs under the official or community transport section so more people can benefit from it without having to dig through npm or GitHub.
Thanks for building and maintaining such a great logger 🙌
The text was updated successfully, but these errors were encountered:
Hi Pino team 👋
I noticed that pino-roll, a Pino transport for automatic log file rotation, isn’t listed anywhere in the official Transports documentation.
This is a bit surprising since it’s a super handy tool — and more importantly, it's maintained by @mcollina, one of Pino’s core contributors. It supports both time-based and size-based log rotation, something that's commonly needed in production setups.
Would be awesome to include it in the docs under the official or community transport section so more people can benefit from it without having to dig through npm or GitHub.
Thanks for building and maintaining such a great logger 🙌
The text was updated successfully, but these errors were encountered: