diff --git a/bbb-voice-conference/config/freeswitch/conf/autoload_configs/logfile.conf.xml b/bbb-voice-conference/config/freeswitch/conf/autoload_configs/logfile.conf.xml index 670bae957f9ec66c1c49dab4db3c899e3a385b9f..d9e9a2eb052c42e31ea1151c0a9002047ffa7cd3 100644 --- a/bbb-voice-conference/config/freeswitch/conf/autoload_configs/logfile.conf.xml +++ b/bbb-voice-conference/config/freeswitch/conf/autoload_configs/logfile.conf.xml @@ -22,7 +22,7 @@ value is one or more of debug,info,notice,warning,err,crit,alert,all Please see comments in console.conf.xml for more information --> - <map name="all" value="console,debug,info,notice,warning,err,crit,alert"/> + <map name="all" value="info,notice,warning,err,crit,alert"/> </mappings> </profile> </profiles>