Simplify logging configuration 78/12378/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 24 Aug 2018 01:23:18 +0000 (21:23 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 24 Aug 2018 03:22:49 +0000 (23:22 -0400)
commit28fc57084d22dd96db149069666e945b039b474a
tree244b11f70c3e29e90b688c83246e8201fffefa87
parent32275fd2e51e759b4b2c4c4b5f6c6ea4baaffa6c
Simplify logging configuration

lftools should be a simple tool and folks should not ever need to
configure the logger so let's simplify things and just pre-define
an acceptable logger configuration. The important component is
having (DEBUG) messages print via logger service. A subsequent
patch will be provided to enable --debug level logs via CLI.

Change-Id: I74158d94400112161ad4fc206426420d908deb0c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
etc/logging.ini [deleted file]
lftools/__init__.py
releasenotes/notes/logger-1aa26520f6d39fcb.yaml [new file with mode: 0644]
setup.cfg