Skip to content
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

boot: boot_serial: change logging to debug level #1962

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

hcd-bdltd
Copy link
Contributor

When working with MCUboot it is useful to check INFO messages, but when using together with serial recovery the boot_uart clutters the serial interface logs with not so critical information. Changed to DEBUG level.

Update the log level for RX and TX messages from INFO to DEBUG to reduce
clutter in the serial interface logs. This change helps in keeping the
output cleaner and focuses on more critical information by default.

Signed-off-by: Hudson C. Dalpra <hudson@bduncanltd.com>
@hcd-bdltd
Copy link
Contributor Author

Hello @de-nordic, what are the next required steps for this PR?

@de-nordic de-nordic requested a review from d3zd3z June 28, 2024 10:13
@de-nordic
Copy link
Collaborator

Hello @de-nordic, what are the next required steps for this PR?

Sorry for delay. Notified other reviewers to take a look.

@de-nordic de-nordic merged commit 4b9d07d into mcu-tools:main Jul 24, 2024
55 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.

3 participants