Merge "Update deprecated log-config option in docs"

This commit is contained in:
Zuul 2018-03-15 17:18:12 +00:00 committed by Gerrit Code Review
commit 5f38500df6
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ the configuration file, add this line to the ``/etc/nova/nova.conf`` file:
.. code-block:: ini
log-config=/etc/nova/logging.conf
log_config_append=/etc/nova/logging.conf
To change the logging level, add ``DEBUG``, ``INFO``, ``WARNING``, or ``ERROR``
as a parameter.