[SDNC-5] Rebase sdnc-core
[sdnc/core.git] / sli / provider / src / main / java / org / openecomp / sdnc / sli / provider / SetNodeExecutor.java
index 0de109b..55ad737 100644 (file)
@@ -173,7 +173,7 @@ public class SetNodeExecutor extends SvcLogicNodeExecutor {
                                                        curEnt.getValue(), node, ctx);
 
                                        if (LOG.isDebugEnabled()) {
-                                               LOG.debug("Parameter value "
+                                               LOG.trace("Parameter value "
                                                                + curEnt.getValue().asParsedExpr()
                                                                + " resolves to " + curValue);
                                                LOG.debug("Setting context attribute " + lhsVarName