Add UUID to the log file lines for each call in the log.
This commit is contained in:
parent
1af2aaee58
commit
4edc1f011d
|
|
@ -14,7 +14,7 @@
|
|||
<!-- If this parameter is enabled, the log filenames will not include a date stamp -->
|
||||
<!-- <param name="maximum-rotate" value="32"/> -->
|
||||
<!-- Uncomment to prefix all log lines by the session's uuid -->
|
||||
<!-- <param name="uuid" value="true" /> -->
|
||||
<param name="uuid" value="true" />
|
||||
</settings>
|
||||
<mappings>
|
||||
<!--
|
||||
|
|
|
|||
Loading…
Reference in New Issue