Internal Async debugging functions.
include module type of Async_kernel.Async_kernel_config.Print_debug_messages_forval log : string ‑> 'a ‑> ('a ‑> Core_kernel.Sexp.t) ‑> unitCalls to Debug.log should look like if Debug.??? then Debug.log ....