Cleaned up excessive logging at INFO level.
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)
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>

No differences found