The su_module_debug.h defines a common debug log su_log_global for all functions within su module.
#include <sofia-sip/su_log.h>
#include <sofia-sip/su_debug.h>
Include dependency graph for su_module_debug.h:
Go to the source code of this file.
Variables | |
SOFIA_BEGIN_DECLS SOFIAPUBVAR su_log_t | su_log_global [] |
Debugging log for su module. |