login

F.2.9 library(debug)

assertion/1Acts similar to C assert() macro.
assertion_failed/2This hook is called if the Goal of assertion/1 fails.
debug/1Add/remove a topic from being printed.
debug/3Format a message if debug topic is enabled.
debug_message_context/1Specify additional context for debug messages.
debug_print_hook/3Hook called by debug/3.
debugging/1Examine debug topics.
debugging/2Examine debug topics.
list_debug_topics/0List currently known debug topics and their setting.
nodebug/1Add/remove a topic from being printed.