JuliaLang / Distributed.jl

Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
https://docs.julialang.org/en/v1/stdlib/Distributed/
MIT License
20 stars 8 forks source link

add RemoteLogger for distributed logging (with PR code) #52

Open vtjnash opened 4 months ago

vtjnash commented 4 months ago

Code at https://github.com/JuliaLang/julia/pull/48121 fixes #51