openPMD/openPMD-api

Log: Pseudo-Backend C/C++ Code

开放

#567 创建于 2019年10月4日

 (0 条评论) (0 个反应) (0 位负责人)C++ (57 个派生)auto 404
backendfeature requestgood first issuehelp wantedinternal

仓库指标

星标
 (160 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南