openPMD/openPMD-api

Log: Pseudo-Backend C/C++ Code

Open

#567 opened on Oct 4, 2019

 (0 comments) (0 reactions) (0 assignees)C++ (57 forks)auto 404
backendfeature requestgood first issuehelp wantedinternal

Repository metrics

Stars
 (160 stars)
PR merge metrics
 (PR metrics pending)

Description

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