-
Notifications
You must be signed in to change notification settings - Fork 213
Open
Labels
Milestone
Description
If we were considering overhauling the logging of EB anyway, it might be interesting to consider yaml output for EB logging. This approach is used, for example, by BigDFT.
This would potentially allow us to use log files as input to allow reproduction of bugs, and also facilitate post-processing of log files (different views:minimal, detailed, debug,...).
BigDFT have tips for how to still allow the output to be human readable and grep-able and said they'd be happy to share them