Change out lfidapi module print statements 59/16059/6
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 2 Jul 2019 22:36:42 +0000 (15:36 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 4 Jul 2019 15:54:00 +0000 (08:54 -0700)
commit5201c5b80346f5a03a25ffd392fcb5cc706361b7
tree599692d071bfa5caea983b80b2a072fc90e9f280
parent23a247a50b2917c1287a2bf0adf4f91707f26569
Change out lfidapi module print statements

Switch to using the logging facility so that we can more easily switch
our output streams and also not through debugging output when we don't
need it.

Also add in some useful log.info where it is appropriate.

Change-Id: I76a5db63d584ab84a1ad12bfde1daffde0b619b0
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
lftools/lfidapi.py
releasenotes/notes/lfidapi-logger-cbd6457298f0718e.yaml [new file with mode: 0644]