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
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]