Browse Source

Logging improvement

bvj 4 năm trước cách đây
mục cha
commit
ab34571c38
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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