]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
getLogger should be called after logging is configured
authorDavanum Srinivas <dims@linux.vnet.ibm.com>
Wed, 27 Mar 2013 19:17:44 +0000 (15:17 -0400)
committerChuck Short <chuck.short@canonical.com>
Thu, 11 Apr 2013 17:12:46 +0000 (12:12 -0500)
commitba41b6880aaff1f5f5e7e80b955516215af122ec
treecb0542fd79ec7c5b8065eb600854c5d128bc80a6
parentfed7c923156b6f808d3d8b3db6c520810f49b135
getLogger should be called after logging is configured

logging needs to be setup properly before we try to log
something. Fixed one spot from logging->LOG

Fixes LP# 1161038

Change-Id: I87743cff9062e47c1d5e989c2c0c05c3921b65c7
(cherry picked from commit 3a106f7e67e4b7f7c446058b98c33f8c71ca2868)
bin/cinder-all