Add request logging capabilities to API handlers and update .gitignore

Enhance API response handling by storing responses in context and updating request logger to include API responses
This commit is contained in:
Luis Pater
2025-08-16 05:03:10 +08:00
Unverified
parent 4155805ad6
commit fcadf08921
10 changed files with 191 additions and 26 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
config.yaml
docs/
docs/
logs/