pino
pino copied to clipboard
EBADF: bad file descriptor, write when using a windows packaging electron application (electro forge) on windows
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 ?
https://getpino.io/#/docs/api?id=options
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.