JuliaParallel / Dagger.jl

A framework for out-of-core and parallel execution
Other
621 stars 67 forks source link

logging: Make IDs consistent, add helpers for logging and visualization #468

Closed jpsamaroo closed 4 months ago

jpsamaroo commented 6 months ago

This makes it a bit easier to parse raw log records, and provides additional utilities for enabling, configuring, fetching, and rendering logs. In particular, we add a new GraphViz.jl-powered DAG renderer and a Plots.jl-powered Gantt chart renderer.

Todo: