laforge has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21132 )


Change subject: FR/FRNET: Reduce console log verbosity
......................................................................

FR/FRNET: Reduce console log verbosity

When doing load simulatin, the amount of console printing becomes a
serious throttle factor.  We don't need to see the decode of every
message.

Change-Id: Ic988d1e1d60c9d03d5b70e9b38f109b47569b89e
---
M fr-net/FRNET_Tests.default
M fr/FR_Tests.default
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/32/21132/1

diff --git a/fr-net/FRNET_Tests.default b/fr-net/FRNET_Tests.default
index e2fe60d..2fb8c90 100644
--- a/fr-net/FRNET_Tests.default
+++ b/fr-net/FRNET_Tests.default
@@ -4,7 +4,7 @@

 [LOGGING]
 #*.FileMask := LOG_ALL
-ConsoleMask := ERROR | WARNING | TESTCASE | TIMEROP_START | DEBUG_ENCDEC | USER
+ConsoleMask := ERROR | WARNING | TESTCASE | TIMEROP_START | USER

 [MODULE_PARAMETERS]

diff --git a/fr/FR_Tests.default b/fr/FR_Tests.default
index e2fe60d..2fb8c90 100644
--- a/fr/FR_Tests.default
+++ b/fr/FR_Tests.default
@@ -4,7 +4,7 @@

 [LOGGING]
 #*.FileMask := LOG_ALL
-ConsoleMask := ERROR | WARNING | TESTCASE | TIMEROP_START | DEBUG_ENCDEC | USER
+ConsoleMask := ERROR | WARNING | TESTCASE | TIMEROP_START | USER

 [MODULE_PARAMETERS]


--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21132
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ic988d1e1d60c9d03d5b70e9b38f109b47569b89e
Gerrit-Change-Number: 21132
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <lafo...@osmocom.org>
Gerrit-MessageType: newchange

Reply via email to