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 2 years ago • 2 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

Hi, did you get rid of this?

skizzo avatar Nov 12 '24 09:11 skizzo

No sorry, gave up fixing, made a workaround to filter that exact string from the return

HCAWN avatar Nov 16 '24 22:11 HCAWN