DioxusLabs / DioxusLabs/dioxus

Request: Add `log` Compatibility To Dioxus Logger

Open
#3,303 1 comment 3 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.