Feature request enable access to logpath for meta modules
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 61
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
It would make most sense for meta modules to handle their own logging, but at the moment they don't have access to the output path. This could be a standard init argument.
Contributor guide
Research direction
Start by locating the meta module initialization entry points and the code that currently receives or writes the output path. Trace how modules are constructed and determine where a standard initialization argument would fit. Done means meta modules can access the output path for their own logging without breaking existing initialization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100