Catalog alignment
[sdc.git] / common-app-logging / src / test / java / org / openecomp / sdc / common / log / elements / LogFieldsMdcHandlerTest.java
index 1634115..c6b854e 100644 (file)
@@ -26,7 +26,7 @@ import org.onap.logging.ref.slf4j.ONAPLogConstants;
 import org.slf4j.MDC;
 
 import static org.junit.Assert.*;
-import static org.openecomp.sdc.common.log.api.LogConfigurationConstants.*;
+import static org.openecomp.sdc.common.log.api.ILogConfiguration.*;
 
 public class LogFieldsMdcHandlerTest {