summary refs log tree commit diff
path: root/develop/structured_logging.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/structured_logging.html')
-rw-r--r--develop/structured_logging.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/structured_logging.html b/develop/structured_logging.html

index c91ef48966..e35bd493ec 100644 --- a/develop/structured_logging.html +++ b/develop/structured_logging.html
@@ -305,7 +305,7 @@ formatters: handlers: console: class: logging.StreamHandler - location: ext://sys.stdout + stream: ext://sys.stdout file: class: logging.FileHandler formatter: json