Removed prinstackTrace
[appc.git] / appc-config / appc-config-adaptor / provider / src / main / java / org / onap / appc / ccadaptor / DebugLog.java
index 18fcc84..a345a11 100644 (file)
@@ -6,6 +6,8 @@
  * ================================================================================\r
  * Copyright (C) 2017 Amdocs\r
  * =============================================================================\r
+ * Modifications Copyright (C) 2019 IBM\r
+ * =============================================================================\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
  * You may obtain a copy of the License at\r
@@ -75,8 +77,6 @@ public class DebugLog {
             }\r
         } catch (IOException e) {\r
             DebugLog.printRTAriDebug(fn, "writeToFile() exception: " + e);\r
-            //System.err.println("writeToFile() exception: " + e);\r
-            e.printStackTrace();\r
         }\r
     }\r
 \r