summaryrefslogtreecommitdiffstats
path: root/etc/nova/logging_sample.conf
diff options
context:
space:
mode:
authorAndrew Bogott <abogott@wikimedia.org>2012-06-28 15:59:23 -0500
committerAndrew Bogott <abogott@wikimedia.org>2012-07-02 15:57:09 -0500
commitd335457f48d09c3d780c92413fe777030c1335e2 (patch)
tree3403e3548f1a374b002470f8c7c399a9e8eed381 /etc/nova/logging_sample.conf
parent2038e933bd8bde659e31b4a78e2211a585e3dcec (diff)
downloadnova-d335457f48d09c3d780c92413fe777030c1335e2.tar.gz
nova-d335457f48d09c3d780c92413fe777030c1335e2.tar.xz
nova-d335457f48d09c3d780c92413fe777030c1335e2.zip
Switch to common logging.
I only just moved logging from nova to common, so behavior should remain the same. Change-Id: I1d7304ca200f9d024bb7244d25be2f9a670318fb
Diffstat (limited to 'etc/nova/logging_sample.conf')
-rw-r--r--etc/nova/logging_sample.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/nova/logging_sample.conf b/etc/nova/logging_sample.conf
index 403d70ed9..ff8bc4a21 100644
--- a/etc/nova/logging_sample.conf
+++ b/etc/nova/logging_sample.conf
@@ -70,7 +70,7 @@ formatter = default
args = ()
[formatter_legacynova]
-class = nova.log.LegacyNovaFormatter
+class = nova.log.LegacyFormatter
[formatter_default]
format = %(message)s