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 | |
su_log_t | su_log_global [] |
Debugging log for su module. |
Debugging log for su module.
The su_log_global is the log object used by su module. The level of su_log_global is set using SU_DEBUG environment variable.