Plasma GitLab Archive
Projects Blog Knowledge

Module Equeue.Debug

module Debug: sig .. end

type debug_target = [ `Any | `Process of int | `Thread of int ] 
val enable : bool Stdlib.ref

Enable Netlog debugging

val set_debug_mode : bool -> unit

Sets enable.

val set_debug_target : debug_target -> unit

Restricts debugging to this target.

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml