JuliaParallel / JuliaParallel/Dagger.jl
TimespanLogging: Remove worker ID nesting
Open
logging
- Dominant language
- Julia
- Stars
- 723
- Forks
- 90
- Avg merge
- 1d 37m
- Merged PRs (30d)
- 9
Description
It's annoying that `get_logs!` of a `MultiEventLog` returns an extra level of nesting by worker ID; logging is really process-local, so we should remove that nesting and let the user pull logs from multiple workers if needed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.