DioxusLabs / DioxusLabs/dioxus
Request: Add `log` Compatibility To Dioxus Logger
Open
enhancement
logger
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
Original issue: https://github.com/DogeDark/dioxus-logger/issues/6 cc @LuckyTurtleDev
## Feature Request
Add compatibility between log and tracing in Dioxus Logger so that logs of both types are emitted. (such as from a `log`-based dependency)
## Implement Suggestion
Use `tracing_subscriber`'s `tracing-log` feature.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.