[sr-dev] git:master:e5250430: debugger: add support for static and dynamic, module specific, logging facility

Stefan Mititelu stefan.mititelu at 1and1.ro
Fri Jun 19 10:35:28 CEST 2015


Module: kamailio
Branch: master
Commit: e5250430035b6e620dd1ac86d2fb9ebcbc717d84
URL: https://github.com/kamailio/kamailio/commit/e5250430035b6e620dd1ac86d2fb9ebcbc717d84

Author: Stefan Mititelu <stefan.mititelu at 1and1.ro>
Committer: Stefan Mititelu <stefan.mititelu at 1and1.ro>
Date: 2015-06-10T15:41:43+03:00

debugger: add support for static and dynamic, module specific, logging facility

Added two new debugger params which will support setting per module logging facility.
This is useful when one might want to change logging for a certain module to a different file.
mod_facility_mode (0/1) is used for enabling this. mod_facility (str) is used for
setting the facility.

---

Modified: dprint.c
Modified: dprint.h
Modified: modules/debugger/debugger_api.c
Modified: modules/debugger/debugger_api.h
Modified: modules/debugger/debugger_config.c
Modified: modules/debugger/debugger_config.h
Modified: modules/debugger/debugger_mod.c

---

Diff:  https://github.com/kamailio/kamailio/commit/e5250430035b6e620dd1ac86d2fb9ebcbc717d84.diff
Patch: https://github.com/kamailio/kamailio/commit/e5250430035b6e620dd1ac86d2fb9ebcbc717d84.patch




More information about the sr-dev mailing list