jarkonik / jarkonik/bevy_scriptum

Remove dependency on bevy_log feature

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.