globus-labs / globus-labs/cascade
Clean up logging
- Dominant language
- Jupyter Notebook
- Stars
- 4
- Forks
- 0
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
Right now, all logs -- including parsl logs -- get written to stdout. this makes log watching overwhelming without some post-hoc filter. it would be good to filter the parsl logs out. this is complicated, however, by MACE touching the root logger. not sure best path forward on this.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the repository’s logging setup and the root logger interactions described here, including where Parsl and MACE attach handlers. Reproduce the current stdout output, then verify that Parsl logs are filtered without breaking the project’s own logging behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- observability-sre
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100