[PR #54] [MERGED] Trace-level HTTP logging #128

Closed
opened 2025-11-20 04:17:18 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kiranshila/Doplarr/pull/54
Author: @kiranshila
Created: 1/17/2022
Status: Merged
Merged: 1/17/2022
Merged by: @kiranshila

Base: mainHead: develop


📝 Commits (2)

  • 18805a6 Fix arity issue on overseerr errors
  • 5ac858d Add trace-level logging to all http requests

📊 Changes

2 files changed (+4 additions, -3 deletions)

View changed files

📝 src/doplarr/interaction_state_machine.clj (+2 -2)
📝 src/doplarr/utils.clj (+2 -1)

📄 Description

Adds trace-level logging for all doplarr-based http requests.

Fixes a logging bug on non-403 overseerr errors


🔄 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/kiranshila/Doplarr/pull/54 **Author:** [@kiranshila](https://github.com/kiranshila) **Created:** 1/17/2022 **Status:** ✅ Merged **Merged:** 1/17/2022 **Merged by:** [@kiranshila](https://github.com/kiranshila) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (2) - [`18805a6`](https://github.com/kiranshila/Doplarr/commit/18805a6db5d670edf8c56faffca0a33d94eadb6f) Fix arity issue on overseerr errors - [`5ac858d`](https://github.com/kiranshila/Doplarr/commit/5ac858d01446b083e6cd6f8b3c63f7ccca541b1d) Add trace-level logging to all http requests ### 📊 Changes **2 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/doplarr/interaction_state_machine.clj` (+2 -2) 📝 `src/doplarr/utils.clj` (+2 -1) </details> ### 📄 Description Adds trace-level logging for all doplarr-based http requests. Fixes a logging bug on non-403 overseerr errors --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:17:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Doplarr#128