pinojs/pino

EBADF: bad file descriptor, write when using a windows packaging electron application (electro forge) on windows

Opened this issue · 5 comments

I think this is due that process.stdout is not (yet) open.
It works is I open a cmd console, and see the log.
Is there a way to have a silent default behaviour ?

Have you reviewed the documentation?

the documentation ? what I have missed ?

Do you suggest to set log off !

You asked: "Is there a way to have a silent default behaviour ?". The docs linked include information about setting the log level, and very clearly show a "silent" option.