Merge "Move logging sample to use oslo_log"

This commit is contained in:
Jenkins 2015-05-01 00:45:15 +00:00 committed by Gerrit Code Review
commit 36d2b0ec6c
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ formatter = default
args = ()
[formatter_context]
class = cinder.openstack.common.log.ContextFormatter
class = oslo_log.formatters.ContextFormatter
[formatter_default]
format = %(message)s