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 44cdb39 commit 7bd7656Copy full SHA for 7bd7656
1 file changed
js/config.js
@@ -1,3 +1,3 @@
1
// Log level for development.
2
// Possible values: 'DEBUG', 'INFO', 'WARN', 'ERROR', 'NONE'
3
-export const LOG_LEVEL = 'DEBUG';
+export const LOG_LEVEL = 'NONE';
0 commit comments