Make `task_id` optional
Open
- Dominant language
- Rust
- Stars
- 98
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I have a system that only uses regular threads, but no Futures, so I was wondering if there could be an option to disable logging `task_id`s, as this is still really nice.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no file, test, or entry point; start by locating where async-log configures task_id logging and review any existing configuration tests. Done means regular-thread users can disable task_id logging while retaining the logging they need, with coverage for the option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100