Parcourir la source

Logging improvement

bvj il y a 4 ans
Parent
commit
ab34571c38
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      main.js

+ 1 - 1
main.js

@@ -44,7 +44,7 @@ define([
             
         })
         .catch(error => {
-            console.log(error);
+            console.log(log_prefix + error);
         });
     };
     // prepare and render html structure