aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gtphub_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/gprs/gtphub_main.c')
-rw-r--r--openbsc/src/gprs/gtphub_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/gprs/gtphub_main.c b/openbsc/src/gprs/gtphub_main.c
index 9870bd9f8..f18710d3c 100644
--- a/openbsc/src/gprs/gtphub_main.c
+++ b/openbsc/src/gprs/gtphub_main.c
@@ -60,7 +60,7 @@ static struct log_info_cat gtphub_categories[] = {
.description = "GTP Hub",
.color = "\033[1;33m",
.enabled = 1,
- .loglevel = LOGL_NOTICE,
+ .loglevel = LOGL_INFO,
},
};