commit | 72014bc1be666ce581602eb1d7a809df287ed937 | [log] [tgz] |
---|---|---|
author | Cady_Chen <chenyingnan@inspur.com> | Wed Nov 16 09:43:49 2016 +0800 |
committer | chenyingnan <chenyingnan@inspur.com> | Thu Nov 24 03:52:46 2016 +0000 |
tree | 0cd5cff899bcfbeae04bc9dc5a658166ac8964bf | |
parent | 1c82f7ebbe7a402581ba1c541858f944013346fb [diff] |
Replace directly import of logging with import oslo_log The oslo.log (logging) configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id's etc). It is better to use the common logging module. Change-Id: I45933a0256e71f3d51e7b5f4ef5de782e2fa27cf