summary refs log tree commit diff
path: root/latest/usage/configuration/logging_sample_config.html
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2023-06-06 09:50:03 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2023-06-06 09:50:03 +0000
commitbf6393f5a8057d57dee034d3dd546955cd12b434 (patch)
tree09140d6c755e7c35763483f6a7eb8dc7301e71e4 /latest/usage/configuration/logging_sample_config.html
parentdeploy: 8af29155ececd8fb18e54241012d73d60c33a79f (diff)
downloadsynapse-bf6393f5a8057d57dee034d3dd546955cd12b434.tar.xz
deploy: ec71214243eac58a4a6d272c15441a6405f6ae9c
Diffstat (limited to 'latest/usage/configuration/logging_sample_config.html')
-rw-r--r--latest/usage/configuration/logging_sample_config.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/latest/usage/configuration/logging_sample_config.html b/latest/usage/configuration/logging_sample_config.html

index 34c640f73d..69f10b9a34 100644 --- a/latest/usage/configuration/logging_sample_config.html +++ b/latest/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 &quot;buffer&quot; with &quot;console&quot; to log to stderr instead. (Note that you'll - # also need to update the configuration for the `twisted` logger above, in - # this case.) + # Replace &quot;buffer&quot; with &quot;console&quot; to log to stderr instead. # handlers: [buffer]