Skip to content

chore: do not reuse replica log level for PocketIC server #4225

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mraszyk
Copy link
Contributor

@mraszyk mraszyk commented Apr 30, 2025

Since RUST_LOG will continue being available in PocketIC (the PR supposed to change that has been closed), this PR sets the "error" as the default log level for the PocketIC server (to not overload the replica log level for the server). If needed, people can set RUST_LOG, e.g., RUST_LOG=pocket_ic_server=info,tower_http=info,axum::rejection=trace to enable logging for individual (server) components.

@mraszyk mraszyk requested a review from a team as a code owner April 30, 2025 17:21
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