Browse Source
Merge branch 'master' into feat/enhanced-json-decode-errors
pull/14089/head
Arif Dogan
9 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
8 additions and
0 deletions
docs/en/data/external_links.yml
docs/en/docs/release-notes.md
@ -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
@ -7,6 +7,10 @@ hide:
## Latest Changes
### Docs
* 📝 Add External Link: Getting started with logging in FastAPI. PR [#14152 ](https://github.com/fastapi/fastapi/pull/14152 ) by [@itssimon ](https://github.com/itssimon ).
### Translations
* 🔨 Add Russian translations LLM prompt. PR [#13936 ](https://github.com/fastapi/fastapi/pull/13936 ) by [@tiangolo ](https://github.com/tiangolo ).