lukas-weber / Carlo.jl

Monte Carlo framework that provides MPI parallelization, checkpointing and statistical postprocessing in an algorithm-agnostic way.
MIT License
28 stars 2 forks source link

Fix logging #1

Closed lukas-weber closed 1 year ago

lukas-weber commented 1 year ago

Setting the logger globally does not work very well. Make it part of the JobInfo instead.