You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm building a command line application with Node and would like to hide the console logs returned by the QuaggaJS library. Is there any intention to add some configuration parameter to disable these logs?
More specifically, I would like to hide the logs for line 4145 and 4254 of the ./quaggaJS/lib/quagga.js file. These 2 logs are always returned when the library runs successfully.
The text was updated successfully, but these errors were encountered:
I'm building a command line application with Node and would like to hide the console logs returned by the QuaggaJS library. Is there any intention to add some configuration parameter to disable these logs?
More specifically, I would like to hide the logs for line 4145 and 4254 of the ./quaggaJS/lib/quagga.js file. These 2 logs are always returned when the library runs successfully.
The text was updated successfully, but these errors were encountered: