spinframework / spinframework/spin
Change RUST_LOG variable name
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.5k
- Forks
- 310
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
Hello Spin team,
Is it a good move consider the possibility to modify the log variable RUST_LOG with sort of like SPIN_LOG for avoid misconfusions during a scenario with multiple runtimes/languages laid down in a project?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for RUST_LOG handling and any documentation or tests that describe it. Determine the scope of replacing or supplementing that variable with SPIN_LOG, including compatibility expectations for existing users. Done should mean the logging variable is unambiguous when multiple runtimes or languages are used and the relevant behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools, observability-sre
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100