opencv4nodejs icon indicating copy to clipboard operation
opencv4nodejs copied to clipboard

"info config no opencv4nodejs section found in..." logging should be removed on import

Open HCAWN opened this issue 1 year ago • 0 comments

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

HCAWN avatar May 10 '23 14:05 HCAWN