mirror of
https://github.com/kiranshila/Doplarr.git
synced 2026-07-28 00:02:32 -04:00
[PR #54] [MERGED] Trace-level HTTP logging #128
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:develop📝 Commits (2)
18805a6Fix arity issue on overseerr errors5ac858dAdd 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.