]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Effective Neutron: add link to logging guidelines
authorarmando-migliaccio <armamig@gmail.com>
Thu, 1 Oct 2015 18:03:04 +0000 (11:03 -0700)
committerarmando-migliaccio <armamig@gmail.com>
Thu, 1 Oct 2015 18:06:12 +0000 (11:06 -0700)
Change-Id: If9a3e3827d1c917331d4fa321a5ada63993087fe

doc/source/devref/effective_neutron.rst

index bb88178879b3c659ce71bed71893b9bed90d36b0..b9cec241960b533199cc0855c42b2300cb9ea5e9 100644 (file)
@@ -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 <http://specs.openstack.org/openstack/openstack-specs/specs/log-guidelines.html#definition-of-log-levels>`_
+   to avoid littering the logs with traces logged at inappropriate levels.
+
 Project interfaces
 ~~~~~~~~~~~~~~~~~~