Skip to content

Add DEBUG mode for request/response logging#64

Merged
ckm007 merged 1 commit into
mosip:MOSIP-43027from
Mahesh-Binayak:MOSIP-43027-mb
Jun 30, 2026
Merged

Add DEBUG mode for request/response logging#64
ckm007 merged 1 commit into
mosip:MOSIP-43027from
Mahesh-Binayak:MOSIP-43027-mb

Conversation

@Mahesh-Binayak

Copy link
Copy Markdown
Contributor

When DEBUG=true env var is set, prints all HTTP requests (URL, headers, body) and responses (status, headers, body) to aid troubleshooting. Secrets (cookie tokens, secretKey) are masked in debug output.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • develop

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 71ada035-b73a-481b-a06e-f8562cf10eee

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

When DEBUG=true env var is set, prints all HTTP requests (URL, headers,
body) and responses (status, headers, body) to aid troubleshooting.
Secrets (cookie tokens, secretKey) are masked in debug output.

Signed-off-by: Mahesh.Binayak <mahesh.binayak@technoforte.co.in>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ckm007 ckm007 merged commit a2f9711 into mosip:MOSIP-43027 Jun 30, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants