Skip to content

add defmt-logger and defmt-print#338

Merged
bors[bot] merged 3 commits intomainfrom
logger
Jan 12, 2021
Merged

add defmt-logger and defmt-print#338
bors[bot] merged 3 commits intomainfrom
logger

Conversation

@japaric
Copy link
Member

@japaric japaric commented Jan 12, 2021

defmt-logger is probe-run's code that formats defmt frames into a log::Log-ger sink
defmt-print is a command-line tool that decodes defmt and prints it to the console

TODO

  • defmt-print --version should print supported defmt version

other thoughts: qemu-run should maybe use defmt-logger instead of its own thing?

defmt-logger is probe-run's code that formats defmt frames into a log::Logger sink
defmt-print is a command-line tool that decodes defmt and prints it to the console
@jonas-schievink
Copy link
Contributor

This seems good!

bors r+

@bors
Copy link
Contributor

bors bot commented Jan 12, 2021

Build succeeded:

@bors bors bot merged commit a4400d8 into main Jan 12, 2021
@bors bors bot deleted the logger branch January 12, 2021 16:30
bors bot added a commit to knurling-rs/probe-run that referenced this pull request Jan 12, 2021
132: use defmt-logger r=jonas-schievink a=japaric

follow up of knurling-rs/defmt#338

Co-authored-by: Jorge Aparicio <jorge.aparicio@ferrous-systems.com>
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