-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
logging in std_e seems limited.
It can create issues when doing a lot of writing. Thus, it would be needed to support:
- buffered logging
- log level logging
- remote logging or logging to a virtual file in memory.
- async logging
One can be inspired by the logging system of https://visit-dav.github.io/visit-website/ which is really efficient.
The python logging module could also be used as a source of inspiration for behavior (and specialized to handle mpi).
Metadata
Metadata
Assignees
Labels
No labels