Open HCAWN opened 1 year ago
When importing the module it logs: info config no opencv4nodejs section found in... to the console.
info config no opencv4nodejs section found in...
No module should log anything unless there is an error.
I run JS as a sub-process and rely on the stdout to read returned data. this isn't possible with this log being printed
stdout
Hi, did you get rid of this?
When importing the module it logs:
info config no opencv4nodejs section found in...
to the console.No module should log anything unless there is an error.
I run JS as a sub-process and rely on the
stdout
to read returned data. this isn't possible with this log being printed