juspay / juspay/hyperswitch-prism
XML format logs
Open
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 261
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 101
Description
Connector request involving XML was logged as just rawbytes for XML , we need masked values for this to Debug , hence extend support for RequestContent::Xml
reference pr
https://github.com/juspay/hyperswitch/pull/12233
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating RequestContent::Xml and reviewing how XML connector requests are currently logged. Compare the behavior with the referenced pull request, then verify that XML values are masked for debugging instead of being logged only as raw bytes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- payments
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100