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

Allow both defmt and log to be used at the same time #134

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

newAM
Copy link
Collaborator

@newAM newAM commented Nov 13, 2023

When both are enabled it will emit to both, but prefer defmt for assertions.

@newAM newAM force-pushed the allow-defmt-and-log branch from 0706515 to d95d299 Compare November 13, 2023 02:56
@newAM newAM changed the title fmt: allow both defmt and log to be used at the same time Allow both defmt and log to be used at the same time Nov 13, 2023
Copy link
Member

@lulf lulf 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, thanks!

@newAM newAM merged commit d20c86b into drogue-iot:main Nov 13, 2023
@newAM newAM deleted the allow-defmt-and-log branch November 13, 2023 17:15
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