refactor(updater): replace log crate with tracing for improved logging#2592
refactor(updater): replace log crate with tracing for improved logging#2592thep0y wants to merge 3 commits intotauri-apps:v2from
log crate with tracing for improved logging#2592Conversation
Package Changes Through d407712There are 3 changes which include log with minor, log-js with minor, updater with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
|
Is there any reason in particular to use |
|
If logs are recorded using the |
|
I see, I feel like we probably want to rethink about where to use cc @lucasfernog since you added the logs |
|
why is tracing_log not optimal? there will always be a bunch of crates using either log or tracing (or in our case, incorrectly mixing both). I see |
|
All plugins should have |
No description provided.