opencv4nodejs
opencv4nodejs copied to clipboard
"info config no opencv4nodejs section found in..." logging should be removed on import
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
Hi, did you get rid of this?
No sorry, gave up fixing, made a workaround to filter that exact string from the return