[PR #2] [MERGED] bug fix: Now the logger uvicorn.access will be intercepted correctly #2

Closed
opened 2025-11-11 12:37:50 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/KohakuBlueleaf/KohakuHub/pull/2
Author: @ntrwansuiBC
Created: 10/28/2025
Status: Merged
Merged: 10/28/2025
Merged by: @ntrwansuiBC

Base: mainHead: bug-fix


📝 Commits (1)

  • c78e330 bug fix: Now the logger uvicorn.access will be intercepted correctly

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/kohakuhub/logger.py (+2 -2)

📄 Description

Pull Request

What changed?

bug fix: Now the logger uvicorn.access will be intercepted correctly

Why?

caused by: propagate on "uvicorn.access" logger is default false

Testing

  • [*] Tested locally
  • Tested in Docker (if relevant)

Checklist

  • [*] Code follows project style (see CONTRIBUTING.md)
  • [*] Updated docs if needed (README, API.md, CLI.md, etc.)
  • [*] No breaking changes (or documented them)
  • [*] Tested my changes

Screenshots

image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/KohakuBlueleaf/KohakuHub/pull/2 **Author:** [@ntrwansuiBC](https://github.com/ntrwansuiBC) **Created:** 10/28/2025 **Status:** ✅ Merged **Merged:** 10/28/2025 **Merged by:** [@ntrwansuiBC](https://github.com/ntrwansuiBC) **Base:** `main` ← **Head:** `bug-fix` --- ### 📝 Commits (1) - [`c78e330`](https://github.com/KohakuBlueleaf/KohakuHub/commit/c78e33022923683a982faf5c481d8ae21f8229e6) bug fix: Now the logger uvicorn.access will be intercepted correctly ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/kohakuhub/logger.py` (+2 -2) </details> ### 📄 Description # Pull Request ## What changed? <!-- Describe your changes --> bug fix: Now the logger uvicorn.access will be intercepted correctly ## Why? <!-- Why are you making this change? Link related issues --> caused by: propagate on "uvicorn.access" logger is default false ## Testing <!-- How did you test this? --> - [*] Tested locally - [ ] Tested in Docker (if relevant) ## Checklist - [*] Code follows project style (see CONTRIBUTING.md) - [*] Updated docs if needed (README, API.md, CLI.md, etc.) - [*] No breaking changes (or documented them) - [*] Tested my changes ## Screenshots <!-- If UI changes, add before/after screenshots --> <img width="1375" height="579" alt="image" src="https://github.com/user-attachments/assets/c62c7d98-da80-4015-87df-6e83c058cf7c" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 12:37:50 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/KohakuHub#2