aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/debug.c b/lib/debug.c
index 83423dc..cb918b1 100644
--- a/lib/debug.c
+++ b/lib/debug.c
@@ -24,7 +24,7 @@ static const struct log_info_cat default_categories[] = {
[DSGSN] = {
.name = "DSGSN",
.description = "SGSN Emulator",
- .enabled = 1, .loglevel = LOGL_NOTICE,
+ .enabled = 1, .loglevel = LOGL_INFO,
},
[DICMP6] = {
.name = "DICMP6",