openPMD/openPMD-api

Log: Pseudo-Backend C/C++ Code

Offen

#567 geöffnet am 04.10.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (57 Forks)auto 404
backendfeature requestgood first issuehelp wantedinternal

Repository-Metriken

Stars
 (160 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Related to the logging functionality in #461 and #462, we could add a log-class in each backend. It's task would be to write a (per-rank) log-file that just includes the (pseudo) C/C++ code we call of the underlying I/O backend.

This could potentially be very helpful to debug and communicate with upstream projects.

Contributor Guide