Commit f0e624e6 authored by Navid Nikaein's avatar Navid Nikaein

Lionel GAUTHIER: log for UDP

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5355 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent cd4b7fb6
......@@ -1385,6 +1385,8 @@ int main(int argc, char **argv) {
#if defined(ENABLE_ITTI)
set_comp_log(EMU, LOG_INFO, LOG_MED, 1);
# if defined(ENABLE_USE_MME)
set_comp_log(UDP_, LOG_DEBUG, LOG_HIGH, 1);
set_comp_log(GTPU, LOG_DEBUG, LOG_HIGH, 1);
set_comp_log(S1AP, LOG_DEBUG, LOG_HIGH, 1);
set_comp_log(SCTP, LOG_INFO, LOG_HIGH, 1);
# endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment