We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f2949d commit 266c7eaCopy full SHA for 266c7ea
others/debug/public/index.html
@@ -58,7 +58,6 @@ <h1 style="font-size: 1.5em">Read Barcodes from Camera - Debug</h1>
58
eruda.init();
59
60
Dynamsoft.Core.CoreModule.enableLogging();
61
- Dynamsoft.Core.CoreModule.onLog = console.log;
62
Dynamsoft.CVR.CaptureVisionRouter._onLog = console.log;
63
Dynamsoft.DCE.CameraEnhancer._onLog = console.log;
64
0 commit comments