Drop last ini mention

This commit is contained in:
Sergey Golitsynskiy
2022-03-07 09:58:16 -05:00
parent 4102cce645
commit f19afc95c5
-9
View File
@@ -35,15 +35,6 @@ In ``galaxy.yml``, set ``log_level``:
galaxy:
log_level: LEVEL
Or if using ``galaxy.ini``:
.. code-block:: ini
[app:main]
log_level = LEVEL
Where ``LEVEL`` is one of the `logging levels`_ documented in the :mod:`logging` module.
**Logging to a file:**