From f7c62fe38de1eaef1c8a210eaaf219bbd42a0d58 Mon Sep 17 00:00:00 2001 From: clokep Date: Wed, 9 Feb 2022 20:57:08 +0000 Subject: deploy: 3914576b2b6272a4be790c89d87649d257018dcf --- develop/structured_logging.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/structured_logging.html') 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 -- cgit 1.5.1