From 2ce055b7f3e81b363d25925276fe7bbcad705be7 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Fri, 23 Nov 2018 23:59:14 -0600 Subject: Remove extra word --- docs/narr/logging.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr') diff --git a/docs/narr/logging.rst b/docs/narr/logging.rst index 2acdb33f4..c0008282a 100644 --- a/docs/narr/logging.rst +++ b/docs/narr/logging.rst @@ -39,7 +39,7 @@ format `. This is the same format used as the Python :ref:`logging module's Configuration file format `. The application-related and logging-related sections in the configuration file can coexist peacefully, and the logging-related sections in the file are used -from when you run ``pserve``. +when you run ``pserve``. The ``pserve`` command calls the :func:`pyramid.paster.setup_logging` function, a thin wrapper around the :func:`logging.config.fileConfig` using the specified -- cgit v1.2.3