Skip to content

Conversation

ring-c
Copy link
Contributor

@ring-c ring-c commented Sep 8, 2024

If there is no sd_log_cb set (no logs), there was a progress logs still present. This PR fixes that, no logs mean no logs.
Progress bar logs set to own level so this type of logs can be filtered.

In log_printf() we are preparing logs in log_buffer, so we can send it to sd_log_cb. Should we exit early if there is no sd_log_cb set?

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