Many improvements to the "logging framework" use-case
Many improvements, see CHANGELOG.md for details. Highlights:
- A new registered extension point prefix
%diagn_
that restricts the log level to explicit logs. - Periodic snapshotting of un-closed log trees.
- Make your logs nicer with
%log_result
(to be paired withvalues_first_mode
) and%log_printbox
. - Breaking: getting rid of
Pp_format
.
P.S. While waiting for a bug fix PrintBox 0.10.1 release and then ppx_minidebug 1.3.1, you can apply the fix to line breaks in the HTML output by installing printbox from sources.