aboutsummaryrefslogtreecommitdiffstats
path: root/BRMSGateway/src/main/java/org/openecomp/policy/brmsInterface/BRMSGateway.java
diff options
context:
space:
mode:
Diffstat (limited to 'BRMSGateway/src/main/java/org/openecomp/policy/brmsInterface/BRMSGateway.java')
-rw-r--r--BRMSGateway/src/main/java/org/openecomp/policy/brmsInterface/BRMSGateway.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/BRMSGateway/src/main/java/org/openecomp/policy/brmsInterface/BRMSGateway.java b/BRMSGateway/src/main/java/org/openecomp/policy/brmsInterface/BRMSGateway.java
index 70c537c69..88810fb83 100644
--- a/BRMSGateway/src/main/java/org/openecomp/policy/brmsInterface/BRMSGateway.java
+++ b/BRMSGateway/src/main/java/org/openecomp/policy/brmsInterface/BRMSGateway.java
@@ -41,7 +41,7 @@ import org.openecomp.policy.xacml.api.XACMLErrorConstants;
* @version 0.1
*/
public class BRMSGateway {
-// private static final Logger logger = Logger.getLogger(BRMSGateway.class.getName());
+
private static final Logger logger = FlexLogger.getLogger(BRMSGateway.class);
private static final String configFile = "config.properties";