Skip to content

disable debug logging for h2 library.#401

Draft
subygan wants to merge 1 commit intomainfrom
disable-h2-log
Draft

disable debug logging for h2 library.#401
subygan wants to merge 1 commit intomainfrom
disable-h2-log

Conversation

@subygan
Copy link
Copy Markdown
Contributor

@subygan subygan commented Mar 29, 2026

client side logs are very noisy when run with, RUST_LOG=debug because of logs from h2 library. this PR turns off debug logs from h2.

this can still be enabled by RUST_LOG=debug,h2=debug

this can still be enabled by `RUST_LOG=debug,h2=debug`
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 29, 2026

Important

Review skipped

Draft detected.

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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 4de43a72-0b77-44c0-ac82-b457cf1f124b

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
  • Commit unit tests in branch disable-h2-log

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

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.

1 participant