| Did you know ... | Search Documentation: |
| Predicate debugging_hook/1 |
:- use_module(library(prolog_debug)).
[multifile]debugging_hook(+DebugMode)forall(debugging_hook(DebugMode), true)
and that may be used to extend the information printed from other
debugging libraries.