JuliaParallel / JuliaParallel/Dagger.jl
TimespanLogging: Namespace by module
Open
logging
- Dominant language
- Julia
- Stars
- 723
- Forks
- 90
- Avg merge
- 1d 37m
- Merged PRs (30d)
- 9
Description
Currently it's trivial for log streams to collide on name, which then means that libraries like Dagger and AMDGPU need to keep separate log sinks. It would be great if we could instead namespace streams by calling module, and then we could have a process-global log sink that all libraries could write to.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.