mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-07 13:35:00 +00:00
update syslog.conf.xml to include uuid param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16674 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
2e86ba46c3
commit
a9e2eb8bea
@ -12,5 +12,7 @@
|
|||||||
<param name="facility" value="user"/>
|
<param name="facility" value="user"/>
|
||||||
<param name="ident" value="freeswitch"/>
|
<param name="ident" value="freeswitch"/>
|
||||||
<param name="loglevel" value="warning"/>
|
<param name="loglevel" value="warning"/>
|
||||||
|
<!-- Uncomment the following line to log uuids in syslogs (when applicable) -->
|
||||||
|
<!-- <param name="uuid" value="true"/> -->
|
||||||
</settings>
|
</settings>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user