[sr-dev] [kamailio/kamailio] Refactor cdp log (#692)

Daniel-Constantin Mierla notifications at github.com
Mon Jul 4 14:24:45 CEST 2016


Thanks, I am going to merge it.

On the other hand, if you want to clean a bit more the log messages, you can remove the name of the function from the log message, because now it is added automatically.

For example:

```
LM_INFO("peer_connect(): Trying to connect t...
```

should become:

```
LM_INFO("Trying to connect t...
```

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/692#issuecomment-230278742
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160704/f7b73b61/attachment.html>


More information about the sr-dev mailing list