jarkonik / jarkonik/bevy_scriptum
Remove dependency on bevy_log feature
Open
enhancement
- Dominant language
- Rust
- Stars
- 171
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Remove dependency on bevy_log feature. Use tracing directly instead and hide it behind a feature
Contributor guide
Research direction
Start by locating the project's bevy_log dependency and feature configuration, then identify where logging is used and how tracing can be made optional. Done means bevy_log is no longer required, tracing is used directly, and the logging behavior remains controlled by a feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100