Skip to content

Comments

chore: move from print to tracing#356

Merged
nicoburns merged 1 commit intoDioxusLabs:mainfrom
kokoISnoTarget:chore/tracing
Feb 23, 2026
Merged

chore: move from print to tracing#356
nicoburns merged 1 commit intoDioxusLabs:mainfrom
kokoISnoTarget:chore/tracing

Conversation

@kokoISnoTarget
Copy link
Contributor

Fixes #344

This moves all library crates away from print logging to tracing.

I'm unsure about some Cargo.toml stuff, like removing the debug_log feature in blitz-net.

Copy link
Collaborator

@nicoburns nicoburns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent - thank you! I could probably quibble with some of the log levels, but I think it's better to just to merge this, and we can adjust things later if need be.

@nicoburns nicoburns merged commit 8cf13b9 into DioxusLabs:main Feb 23, 2026
14 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.

Eliminate println! logging from normal usage of Blitz

2 participants