This commit is contained in:
anoadragon453 2023-05-22 18:00:01 +00:00
parent 7ddc91a6cb
commit 4e43987670
5 changed files with 5 additions and 11 deletions

View file

@ -7350,9 +7350,7 @@ root:
# Write logs to the `buffer` handler, which will buffer them together in memory, # Write logs to the `buffer` handler, which will buffer them together in memory,
# then write them to a file. # then write them to a file.
# #
# Replace "buffer" with "console" to log to stderr instead. (Note that you'll # Replace "buffer" with "console" to log to stderr instead.
# also need to update the configuration for the `twisted` logger above, in
# this case.)
# #
handlers: [buffer] handlers: [buffer]

View file

@ -68,9 +68,7 @@ root:
# Write logs to the `buffer` handler, which will buffer them together in memory, # Write logs to the `buffer` handler, which will buffer them together in memory,
# then write them to a file. # then write them to a file.
# #
# Replace "buffer" with "console" to log to stderr instead. (Note that you'll # Replace "buffer" with "console" to log to stderr instead.
# also need to update the configuration for the `twisted` logger above, in
# this case.)
# #
handlers: [buffer] handlers: [buffer]

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -225,9 +225,7 @@ root:
# Write logs to the `buffer` handler, which will buffer them together in memory, # Write logs to the `buffer` handler, which will buffer them together in memory,
# then write them to a file. # then write them to a file.
# #
# Replace "buffer" with "console" to log to stderr instead. (Note that you'll # Replace "buffer" with "console" to log to stderr instead.
# also need to update the configuration for the `twisted` logger above, in
# this case.)
# #
handlers: [buffer] handlers: [buffer]