Merge "OPNFLWPLUG-929 : Remove deprecated guava library"
[openflowplugin.git] / test-provider / src / main / java / org / opendaylight / openflowplugin / test / OpenflowpluginTestNodeConnectorNotification.java
index 55378517de3f257ee19897ad5fe3bccd693e0560..e0ed0513c4dce2499d8059c6be3a794dffe09342 100644 (file)
@@ -25,7 +25,7 @@ import org.slf4j.LoggerFactory;
 
 public class OpenflowpluginTestNodeConnectorNotification {
 
-    private static final Logger LOG = LoggerFactory.getLogger(OpenflowpluginTestCommandProvider.class);
+    private static final Logger LOG = LoggerFactory.getLogger(OpenflowpluginTestNodeConnectorNotification.class);
 
     private DataBroker dataBroker;
     private ProviderContext pc;