#include <stddef.h>
#include "nea_debug.h"
Include dependency graph for nea_debug.c:

Variables | |
| char const | NEA_DEBUG [] |
| Environment variable determining the debug log level for nea module. | |
| su_log_t | nea_log [] |
| Debug log for nea module. | |
Environment variable determining the debug log level for nea module.
The NEA_DEBUG environment variable is used to determine the debug logging level for nea module. The default level is 3.