Add the RemoteDeviceId at the begining of the log 67/47367/1
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Fri, 21 Oct 2016 20:37:48 +0000 (16:37 -0400)
committerAlexis de Talhouët <adetalhouet@inocybe.com>
Fri, 21 Oct 2016 20:37:48 +0000 (16:37 -0400)
commit518b77c6c392a18270297705634dd5bff260ea29
tree30602014ae054c680a1d03e45dcc15fd21f093e3
parent47300b5c128b81617712944fedb37c73c4fdeb01
Add the RemoteDeviceId at the begining of the log

So it's easier to grep and find things related to one netconf
connector, and also, to keep things consistent with how it's
already done in sal-netconf-connector

Change-Id: I29ee41c699de8287fd6e00f3a04cacb3d17c5fd1
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
netconf/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java
netconf/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManager.java
netconf/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java
netconf/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/RemoteDeviceConnectorImpl.java