There was an error while loading. Please reload this page.
1 parent 0d89374 commit 2fdab0dCopy full SHA for 2fdab0d
1 file changed
src/Core.js
@@ -8,7 +8,7 @@
8
9
var html2canvas = {};
10
11
-html2canvas.logging = true;
+html2canvas.logging = false;
12
13
html2canvas.log = function (a) {
14
if (html2canvas.logging && window.console && window.console.log) {
0 commit comments