From 6df0358b80ccb8d9c72a9fbae44d2ec8be978190 Mon Sep 17 00:00:00 2001 From: Simon Gurcke Date: Tue, 7 Oct 2025 05:08:20 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20External=20Link:=20Getting?= =?UTF-8?q?=20started=20with=20logging=20in=20FastAPI=20(#14152)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add logging article to External links --- docs/en/data/external_links.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/data/external_links.yml b/docs/en/data/external_links.yml index c1191b460..b8a5fdb3a 100644 --- a/docs/en/data/external_links.yml +++ b/docs/en/data/external_links.yml @@ -1,5 +1,9 @@ Articles: English: + - author: Apitally + author_link: https://apitally.io + link: https://apitally.io/blog/getting-started-with-logging-in-fastapi + title: Getting started with logging in FastAPI - author: Balthazar Rouberol author_link: https://balthazar-rouberol.com link: https://blog.balthazar-rouberol.com/how-to-profile-a-fastapi-asynchronous-request