Skip to content

Conversation

nslowell
Copy link
Contributor

@nslowell nslowell commented Oct 7, 2025

Gives access to all log output format flag configurations for shell backend.

shell log backend doesn't use log_backend_std_get_flags() and it's debateable if it should, so give it its own fullly configurable format set for maximum backend bandwidth control

===================================

There was a little bit of discussion in #94534 about if this should be standard or per-backend and since shell log backend doesn't currently use log_backend_std_get_flags(), this was the first approach to narrow the scope of change to only shell's log backend, although I believe all log backends would benefit from having full output format configurability to manage bandwidth traffic.

@zephyrbot zephyrbot added the area: Shell Shell subsystem label Oct 7, 2025
@jakub-uC jakub-uC requested a review from nordic-krch October 9, 2025 08:07
Gives access to all log output format flag configurations
for shell backend.

shell log backend doesn't use log_backend_std_get_flags()
and it's debateable if it should, so give it its own fullly
configurable format set for maximum backend bandwidth control

Signed-off-by: Nicholas Lowell <[email protected]>
@nslowell nslowell force-pushed the shell-log-output-kconfig branch from 78eb14c to 0e5a73c Compare October 9, 2025 21:11
Copy link

sonarqubecloud bot commented Oct 9, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Shell Shell subsystem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants