Using with tracing-rs?
Open
- Dominant language
- Rust
- Stars
- 56
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Hi :)
I wanted to consider using this for my wip rust mail server. It uses the nowadays fairly common `tracing` crate for logging. However, this crate seems to require a slog logger.
Is there any chance to solve this requirement differently to allow usage with other logging implementations like tracing?
Contributor guide
Research direction
Start by reviewing the crate's current slog logger requirement and how the logging dependency is wired into the Rust implementation. Determine whether support for tracing or other logging implementations can be designed without slog; done means the crate can be used with tracing as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100