The change was for debug level per
module - the parameters are module name and length of module name.
The next should do it:
-int nsys_log = get_debug_level ();
+int nsys_log = get_debug_level (MOD_NAME, sizeof(MOD_NAME)-1);
Cheers,
Daniel
On 10/7/13 2:50 PM, Robert Boisvert wrote:
Looks like Daniel made a commit on 5/17/13 that changed the
get_debug_level () API call. Where can I find documentation
on how to use the new call?
Thanks,
Bob
_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Trainings - Berlin, Nov 25-28; Miami, Nov 18-20, 2013
- more details about Kamailio trainings at http://www.asipto.com -