Up

Module Debug

Internal Async debugging functions.

Signature

include module type of Config.Print_debug_messages_for
val clock : bool
val fd : bool
val file_descr_watcher : bool
val finalizers : bool
val interruptor : bool
val monitor : bool
val monitor_send_exn : bool
val parallel : bool
val reader : bool
val scheduler : bool
val shutdown : bool
val thread_pool : bool
val thread_safe : bool
val writer : bool
val log : string -> 'a -> ('a -> Core_kernel.Std.Sexp.t) -> unit
val log_string : string -> unit