Skip to content

Downgraded one log level from warn! to trace! ...#230

Merged
thejpster merged 1 commit into
rust-embedded-community:developfrom
ardave:downgrade-initialization-log-level
Mar 2, 2026
Merged

Downgraded one log level from warn! to trace! ...#230
thejpster merged 1 commit into
rust-embedded-community:developfrom
ardave:downgrade-initialization-log-level

Conversation

@ardave
Copy link
Copy Markdown
Contributor

@ardave ardave commented Mar 2, 2026

... when other-than expected byte returned from CMD0 initialization.

I am but one user of this crate, however using my particular SD Card + reader, the current logging scheme results in a flurry of yellow "warning"-level log messages 100% of the time during project initialization for what is, as best as I can tell, a completely expected scenario.

Given that this initialization occurs in a finite retry loop which return an Err once the retries are exceeded, might it make sense to downgrade the log level of this particular message?

Copy link
Copy Markdown
Member

@thejpster thejpster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me.

@thejpster thejpster added this pull request to the merge queue Mar 2, 2026
Merged via the queue into rust-embedded-community:develop with commit c3950a0 Mar 2, 2026
7 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