Fix for messags at the boot up time 01/101/1
authorMaurice Qureshi <maquresh@cisco.com>
Wed, 3 Apr 2013 19:17:02 +0000 (12:17 -0700)
committerMaurice Qureshi <maquresh@cisco.com>
Wed, 3 Apr 2013 19:17:02 +0000 (12:17 -0700)
commit4c2ebd7ce9549848b6812731505ccf6308e22938
tree181ad5025cda6f0f44f742ea3999da977383e71e
parent707266e0c0b609e193e92421c760ed4ac0b35bd3
Fix for messags at the boot up time
This commit proposes following two sets of changes

1. Since the logger level has been changed from "WARN" to "INFO" for most
   of the components, change the logger messages in HostTracker.java
   accordingly

2. Change the usage of "+" to "{}" in logger messages for better efficiency

Signed-off-by: Maurice Qureshi <maquresh@cisco.com>
opendaylight/hosttracker/src/main/java/org/opendaylight/controller/hosttracker/HostTracker.java