You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Doc/howto/logging-cookbook.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -562,7 +562,7 @@ To run a logging listener in production, you may need to use a process-managemen
562
562
such as `Supervisor <http://supervisord.org/>`_. `Here
563
563
<https://gist.github.com/vsajip/4b227eeec43817465ca835ca66f75e2b>`_ is a Gist which
564
564
provides the bare-bones files to run the above functionality using Supervisor: you
565
-
will need to change the `/path/to/` parts in the Gist to reflect the actual paths you
565
+
will need to change the ``/path/to/`` parts in the Gist to reflect the actual paths you
566
566
want to use.
567
567
568
568
@@ -2774,7 +2774,7 @@ Formatting times using UTC (GMT) via configuration
0 commit comments