Cleaned up excessive logging at INFO level. 29/16829/1
authorEd Warnicke <eaw@cisco.com>
Thu, 19 Mar 2015 14:28:02 +0000 (09:28 -0500)
committerEd Warnicke <eaw@cisco.com>
Thu, 19 Mar 2015 14:28:02 +0000 (09:28 -0500)
commit3d67f4687f885257c47b393e7f5326a9575b7be9
treec45666193418d454d76fe7cc869da43de4a74683
parentee7c62158ed7d781ef3c4dbf016e66f70e1aa256
Cleaned up excessive logging at INFO level.

Some INFO level logs crept in at places that are completely
natural during dev... but not OK long term ;)

I pulled those back to debug level.

Please note, some INFO logs that are probably long term non-appropriate
*where* left in the termination-point stuff, because I presume they
are still helping the folks working on that... we should eventually
fix those to, but when the time is right :)

Change-Id: I5d0fc76096bea701a0c40ec803d574114fa453d5
Signed-off-by: Ed Warnicke <eaw@cisco.com>
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbNodeDataChangeListener.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundMapper.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommand.java