[sr-dev] git:master: xlog(k): two new functions xlogl and xdbgl

Elena-Ramona Modroiu ramona at rosdev.ro
Fri Jan 29 17:59:08 CET 2010


Module: sip-router
Branch: master
Commit: 7ae36a90704a413166f3281bdf12976f4c3d5fe3
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7ae36a90704a413166f3281bdf12976f4c3d5fe3

Author: Elena-Ramona Modroiu <ramona at rosdev.ro>
Committer: Elena-Ramona Modroiu <ramona at rosdev.ro>
Date:   Fri Jan 29 17:55:45 2010 +0100

xlog(k): two new functions xlogl and xdbgl

- xlogl is similar to xlog, in adition prints the config line number at
  the beninning of message
- xdbgl is similar to xdbg, in adition prints the config line number at
  the beninning of message
- (c) updated to reflect current content
- handy for troubleshooting as same messages might be used across
  config, making easier to follow the execution path

---

 modules_k/xlog/README             |   30 +++--
 modules_k/xlog/doc/xlog.xml       |    6 +-
 modules_k/xlog/doc/xlog_admin.xml |   22 +++-
 modules_k/xlog/xl_lib.c           |    1 -
 modules_k/xlog/xlog.c             |  251 +++++++++++++++++++++++++------------
 5 files changed, 212 insertions(+), 98 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=7ae36a90704a413166f3281bdf12976f4c3d5fe3



More information about the sr-dev mailing list