forked from Mirrors/freeswitch
this isn't the behavior I wanted
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7514 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
0382767997
commit
278fc47723
@ -6,7 +6,7 @@
|
||||
name can be a file name, function name or 'all'
|
||||
value is one or more of debug,info,notice,warning,err,crit,alert,all
|
||||
-->
|
||||
<map name="all" value="info,notice,warning,err,crit,alert"/>
|
||||
<map name="all" value="debug,info,notice,warning,err,crit,alert"/>
|
||||
</mappings>
|
||||
<settings>
|
||||
<!-- comment or set to false for no color logging -->
|
||||
|
Loading…
Reference in New Issue
Block a user