Expose programmatic access to logger names used in Engine
Open
enhancement
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
We use a few different loggers in Engine to provide task tracing. Right now there is no way to get the names programmatically - we should fix that.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Engine logger declarations and usages in the repository and determine how task tracing currently names them. Define the programmatic access needed from the existing behavior, then add coverage showing that all Engine logger names can be retrieved and remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100