From 4e439876701fe5f1f1b4edf6736a460a3811ca6b Mon Sep 17 00:00:00 2001 From: anoadragon453 Date: Mon, 22 May 2023 18:00:01 +0000 Subject: deploy: 737f7ddf5873a28d4334dc7f6b25edbaaaf934c7 --- develop/usage/configuration/logging_sample_config.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'develop/usage/configuration/logging_sample_config.html') diff --git a/develop/usage/configuration/logging_sample_config.html b/develop/usage/configuration/logging_sample_config.html index 34c640f73d..69f10b9a34 100644 --- a/develop/usage/configuration/logging_sample_config.html +++ b/develop/usage/configuration/logging_sample_config.html @@ -225,9 +225,7 @@ root: # Write logs to the `buffer` handler, which will buffer them together in memory, # then write them to a file. # - # Replace "buffer" with "console" to log to stderr instead. (Note that you'll - # also need to update the configuration for the `twisted` logger above, in - # this case.) + # Replace "buffer" with "console" to log to stderr instead. # handlers: [buffer] -- cgit 1.5.1