log level: DIUCS = debug

This commit is contained in:
Neels Hofmeyr
2016-01-18 10:59:18 +01:00
parent da5b3fcd32
commit 2e5c13129d

View File

@@ -165,6 +165,11 @@ static const struct log_info_cat default_categories[] = {
.description = "BSC/NAT IMSI based filtering",
.enabled = 1, .loglevel = LOGL_DEBUG,
},
[DIUCS] = {
.name = "DIUCS",
.description = "Iu-CS Protocol",
.enabled = 1, .loglevel = LOGL_DEBUG,
},
};
enum log_filter {