Add parameters to set log levels in CHO test

Change-Id: I603cbd1ff2c8cbe1e34e54f76f2c93e4685464e2
(cherry picked from commit 89f028d09ca51e9962d226e3d0a97f2dd4afec6d)
diff --git a/TestON/tests/CHOTestMonkey/CHOTestMonkey.params b/TestON/tests/CHOTestMonkey/CHOTestMonkey.params
index b45d70f..1536ca3 100644
--- a/TestON/tests/CHOTestMonkey/CHOTestMonkey.params
+++ b/TestON/tests/CHOTestMonkey/CHOTestMonkey.params
@@ -46,6 +46,11 @@
         <package>on</package>
     </TEST>
 
+    <LOGGING>
+        <DEBUG></DEBUG>
+        <TRACE></TRACE>
+    </LOGGING>
+
     <GRAPH>
         <nodeCluster>CHO</nodeCluster>
         <builds>20</builds>