Skip to content

fix: do not use RUST_LOG to configure PocketIC#4222

Merged
mraszyk merged 1 commit intomasterfrom
mraszyk/rust-log
Apr 29, 2025
Merged

fix: do not use RUST_LOG to configure PocketIC#4222
mraszyk merged 1 commit intomasterfrom
mraszyk/rust-log

Conversation

@mraszyk
Copy link
Copy Markdown
Contributor

@mraszyk mraszyk commented Apr 25, 2025

This PR uses the CLI argument --log-levels instead of the environment variable RUST_LOG when starting the PocketIC server. The motivation for this change is that RUST_LOG also affects the log level for the replica (specified separately) and that RUST_LOG might be ignored in a future PocketIC release (see this PR).

@mraszyk mraszyk requested a review from a team as a code owner April 25, 2025 05:46
@mraszyk mraszyk changed the title chore: do not use RUST_LOG to configure PocketIC fix: do not use RUST_LOG to configure PocketIC Apr 25, 2025
@mraszyk mraszyk merged commit 15d230f into master Apr 29, 2025
181 checks passed
@mraszyk mraszyk deleted the mraszyk/rust-log branch April 29, 2025 05:52
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