Policy TestSuite Enabled
[policy/engine.git] / ECOMP-XACML / src / test / java / org / openecomp / policy / xacml / test / TestAnnotation.java
index c5dda8a..7b45fb7 100644 (file)
@@ -220,7 +220,7 @@ public class TestAnnotation extends TestBase {
                        }
                } catch (IllegalArgumentException | IllegalAccessException | DataTypeException | IOException e) {
                        logger.error(e);
-                       e.printStackTrace();
+                       logger.error("Exception Occured"+e);
                }
        }