>  Does it affect in any way the modules log_custom or log_systemd?

It does not. Mentioned modules rely on the `_km_log_func` (set via 
`km_log_func_set`) while this patch uses `_km_custom_log_func` (set via 
`km_custom_log_func_set`) and makes no changes to the `_km_log_func`. The only 
downside is that if the feature from this patch is enabled using the 
`CUSTOM_LOG_FMT`, then default log macros will bypass `_km_log_func` and will 
use `_km_custom_log_func` instead. In short - mentioned modules are currently 
not compatible with this patch.



-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3902#issuecomment-2235959446
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/3902/c2235959...@github.com>
_______________________________________________
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

Reply via email to