aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2022-08-01 15:55:39 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2022-08-01 15:55:41 +0200
commitac04ee2fe6ca887484bce7d3878587eccf5952ca (patch)
treef80528aabb7ba7e1d6dafff92f745858305aab4a
parent46f6ad797ee45bdb60a200ce7c9bb2d1e1fc78db (diff)
ttcn3-cbc: Disable gsmtap_log debug for dasn1c category
This category prints incredibly large output of ASN1c encoder/decoder, which clogs the logging subsystem while debugging general issues. Since the encoder/decoder is somehow determenistic, let's disable logging all the debugging; it can be enabled by the user when specifically debugging any enc/dec related issue. Change-Id: I53cc2fe717fa70a8f187788fc4d31d28e0d4e98a
-rw-r--r--ttcn3-cbc-test/osmo-cbc.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ttcn3-cbc-test/osmo-cbc.cfg b/ttcn3-cbc-test/osmo-cbc.cfg
index 9d7f4a1..c97c893 100644
--- a/ttcn3-cbc-test/osmo-cbc.cfg
+++ b/ttcn3-cbc-test/osmo-cbc.cfg
@@ -1,6 +1,7 @@
!
log gsmtap 172.18.27.100
logging level set-all debug
+ logging level asn1c info
logging filter all 1
!
log stderr