<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div style="color: rgb(33, 33, 33); background-color: rgb(255, 255, 255); text-align: left;" dir="auto">
Hi Joel,</div>
<div style="color: rgb(33, 33, 33); background-color: rgb(255, 255, 255); text-align: left;" dir="auto">
<br>
</div>
<div style="color: rgb(33, 33, 33); background-color: rgb(255, 255, 255); text-align: left;" dir="auto">
It might be a regression introduced recently from the logging infrastructure refactoring.</div>
<div style="color: rgb(33, 33, 33); background-color: rgb(255, 255, 255); text-align: left;" dir="auto">
<br>
</div>
<div style="color: rgb(33, 33, 33); background-color: rgb(255, 255, 255); text-align: left;" dir="auto">
I agree, it should not change without reason.</div>
<div style="color: rgb(33, 33, 33); background-color: rgb(255, 255, 255); text-align: left;" dir="auto">
<br>
</div>
<div style="color: rgb(33, 33, 33); background-color: rgb(255, 255, 255); text-align: left;" dir="auto">
Cheers,</div>
<div style="color: rgb(33, 33, 33); background-color: rgb(255, 255, 255); text-align: left;" dir="auto">
<br>
</div>
<div style="color: rgb(33, 33, 33); background-color: rgb(255, 255, 255); text-align: left;" dir="auto">
Henning</div>
<div id="ms-outlook-mobile-signature">
<div><br>
</div>
<br>
-- <br>
Henning Westerholt - <a href="https://skalatan.de/blog/" target="_blank">https://skalatan.de/blog/</a><br>
Kamailio services - <a href="https://skalatan.de/services" target="_blank">https://skalatan.de/services</a></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> sr-users <sr-users-bounces@lists.kamailio.org> on behalf of Joel Serrano <joel@textplus.com><br>
<b>Sent:</b> Friday, February 14, 2020 9:26:12 PM<br>
<b>To:</b> Kamailio (SER) - Users Mailing List <sr-users@lists.kamailio.org><br>
<b>Subject:</b> [SR-Users] xlog() format change from 5.3 to 5.4-nightly</font>
<div> </div>
</div>
<div>
<div dir="ltr">Hello, <br>
<div><br>
</div>
<div>I've noticed that the output format of xlog() changes from 5.3 to 5.4-nightly.</div>
<div><br>
</div>
<div>v5.3 xlog():</div>
<div><br>
</div>
<div><font face="monospace">Feb 13 11:56:35 csbc01 csbc[27333]: NOTICE: {1 24727 REGISTER b1d374f6-9b8c53ff@A.B.C.D} <script>: [log] auth successful</font><br>
</div>
<div><br>
</div>
<div>v5.4-nightly xlog():</div>
<div><br>
</div>
<div><font face="monospace">Feb 13 11:56:35 csbc01 csbc[27333]: NOTICE: {1 24727 REGISTER b1d374f6-9b8c53ff@A.B.C.D} <script>:<font color="#ff0000"> xlog_helper():</font> [log] auth successful</font><br>
</div>
<div><br>
</div>
<div>Is there a way to avoid adding the extra "<b>xlog_helper():</b>" string? We have a lot of scripts that parse the K logs for different reasons and I would like to avoid having to update them all to match the new format.</div>
<div><br>
</div>
<div>I've tried adding <b>modparam("xlog", "prefix", "")</b> but it only affects the "<script>:" part and not the "xlog_helper():" part.</div>
<div><br>
</div>
<div>Thanks, </div>
<div>Joel.</div>
</div>
</div>
</body>
</html>