From e626cb5cf730217fbedc3d06b80215c09bbe7013 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 12 Mar 2017 16:50:37 -0400 Subject: pid also annotates warnings --- doc/cmd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/cmd.rst') diff --git a/doc/cmd.rst b/doc/cmd.rst index 8b97ce37..a5e00055 100644 --- a/doc/cmd.rst +++ b/doc/cmd.rst @@ -453,7 +453,7 @@ to log: * ``multiproc``: log the start and stop of multiprocessing processes. -* ``pid``: annotate all debug output with the process id. +* ``pid``: annotate all warnings and debug output with the process id. * ``plugin``: print information about plugin operations. -- cgit v1.2.1