Skip to content

`PrintBox.no_debug_if` functionality

Compare
Choose a tag to compare
@lukstafi lukstafi released this 18 Oct 13:20
· 346 commits to main since this release

When module Debug_runtime = Minidebug_runtime.PrintBox(...), Debug_runtime.no_debug_if allows to hide irrelevant or distracting logs (e.g. when there is no change). An entire subtree of the logs is hidden.