I'd like TO use pino-pretty to convert JSON to human readable, then feed the result to my custom multi-stream.
But it seems that pino-pretty directly output to stdout so my custom stream got nothing.
Am I missing the point of pino's stream based approach?
I'd like TO use pino-pretty to convert JSON to human readable, then feed the result to my custom multi-stream. But it seems that pino-pretty directly output to stdout so my custom stream got nothing.
Am I missing the point of pino's stream based approach?