ess-dmsc-dram / live-data-prototype

GNU General Public License v3.0
3 stars 1 forks source link

Logging #31

Closed SimonHeybrock closed 8 years ago

SimonHeybrock commented 8 years ago

We need a proper logging system, with different levels of output (for debugging, etc.). Probably there are existing solutions for this, the only thing to keep in mind is how we handle log messages in a run with MPI -- we do not want to get flooded with messages from all MPI ranks.