Module: kamailio Branch: master Commit: e5250430035b6e620dd1ac86d2fb9ebcbc717d84 URL: https://github.com/kamailio/kamailio/commit/e5250430035b6e620dd1ac86d2fb9ebc...
Author: Stefan Mititelu stefan.mititelu@1and1.ro Committer: Stefan Mititelu stefan.mititelu@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/e5250430035b6e620dd1ac86d2fb9ebc... Patch: https://github.com/kamailio/kamailio/commit/e5250430035b6e620dd1ac86d2fb9ebc...