[docs] Pino multi stream is deprecated
Closed this issue · 1 comments
schuerle commented
Pino multi stream is deprecated https://github.com/pinojs/pino-multi-stream.
Based on npm:
No longer supported. Use the multi-stream support in the latest core Pino
Docs at https://github.com/pinojs/pino-elasticsearch/blob/master/README.md#using-multiple-streams-output-to-console-and-elasticsearch should be updated accordingly.
mcollina commented
Absolutely. It's now part of pino itself: https://getpino.io/#/docs/api?id=pino-multistream. Would you like to send a PR to adjust the docs?