Hi all! By default logging from KEMI with KSR.log() is prefixed with something like this: <core> [core/kemi.c:152]: sr_kemi_core_log():
Can we somehow disable this not to print it every time with every message? Thanks!
[image: image.png]
Hey!
KSR.warn("test1\n") KSR.xlog.xwarn("test2\n")
1(9681) WARNING: {1 119955 OPTIONS 5acf30eb-608c-4001-9726-d373b7b997ef} <core> [core/kemi.c:119]: sr_kemi_core_warn(): test1 1(9681) WARNING: {1 119955 OPTIONS 5acf30eb-608c-4001-9726-d373b7b997ef} <script>: test2
чт, 27 февр. 2025 г. в 16:37, Dmitry Sytchev via sr-users < sr-users@lists.kamailio.org>:
Hi all! By default logging from KEMI with KSR.log() is prefixed with something like this: <core> [core/kemi.c:152]: sr_kemi_core_log():
Can we somehow disable this not to print it every time with every message? Thanks!
[image: image.png]
-- Best regards,
Dmitry Sytchev __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions -- sr-users@lists.kamailio.org To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!
We didn't think of that! :) Cool, thank you Denys!
пт, 28 февр. 2025 г. в 13:05, Denys Pozniak denys.pozniak@gmail.com:
Hey!
KSR.warn("test1\n") KSR.xlog.xwarn("test2\n")
1(9681) WARNING: {1 119955 OPTIONS 5acf30eb-608c-4001-9726-d373b7b997ef} <core> [core/kemi.c:119]: sr_kemi_core_warn(): test1 1(9681) WARNING: {1 119955 OPTIONS 5acf30eb-608c-4001-9726-d373b7b997ef}
<script>: test2 чт, 27 февр. 2025 г. в 16:37, Dmitry Sytchev via sr-users < sr-users@lists.kamailio.org>: > Hi all! > By default logging from KEMI with KSR.log() is prefixed with something > like this: > <core> [core/kemi.c:152]: sr_kemi_core_log(): > > Can we somehow disable this not to print it every time with every message? > Thanks! > > [image: image.png] > > -- > Best regards, > > Dmitry Sytchev > __________________________________________________________ > Kamailio - Users Mailing List - Non Commercial Discussions -- > sr-users@lists.kamailio.org > To unsubscribe send an email to sr-users-leave@lists.kamailio.org > Important: keep the mailing list in the recipients, do not reply only to > the sender! > -- BR, Denys Pozniak