Thank you Armen for the patch.

So the current way is:
$log-prefix $log-level $log-message
You change it to:
$log-level $log-prefix $log-message

I think the reasoning here was to easily distinguish Kamailio logs (with the prefix) from other application logs. But in the end this is better done with different log facilities anyway, and I think not that many people use a log prefix.

So this change is also fine with me. But can you please put note about this in the upgrade wiki, as it will may break some people scripts:
https://www.kamailio.org/wiki/install/upgrade/stable-to-devel


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.