From 32eaeb79a75300dc5ebb2adb63e819f3b4ea04fc Mon Sep 17 00:00:00 2001 From: armando-migliaccio Date: Thu, 1 Oct 2015 11:03:04 -0700 Subject: [PATCH] Effective Neutron: add link to logging guidelines Change-Id: If9a3e3827d1c917331d4fa321a5ada63993087fe --- doc/source/devref/effective_neutron.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/source/devref/effective_neutron.rst b/doc/source/devref/effective_neutron.rst index bb8817887..b9cec2419 100644 --- a/doc/source/devref/effective_neutron.rst +++ b/doc/source/devref/effective_neutron.rst @@ -103,6 +103,9 @@ Translation and logging Document common pitfalls as well as good practices done when instrumenting your code. + * Make yourself familiar with `OpenStack logging guidelines `_ + to avoid littering the logs with traces logged at inappropriate levels. + Project interfaces ~~~~~~~~~~~~~~~~~~ -- 2.45.2