mirror of
https://github.com/pinojs/pino.git
synced 2026-02-01 17:46:06 +00:00
* transport: Always stream.flushSync before stream.end() Fixes https://github.com/pinojs/pino/issues/1183 * transport: support exit immediately * fixup * fixup: doc update