@@ -5,7 +5,7 @@ var loggingConfig = {
// default log level for the app and lib-jitsi-meet
// defaultLogLevel: 'trace',
defaultLogLevel: 'error',
- defaultLogLevel: 'none',
+ // defaultLogLevel: 'none',
// Option to disable LogCollector (which stores the logs on CallStats)
disableLogCollector: true,