Plasma GitLab Archive
Projects Blog Knowledge

Module Rpc_client.Debug


module Debug: sig .. end

val enable : bool Pervasives.ref
Whether debug messages are enabled. See Netlog.Debug for more information.
val enable_ptrace : bool Pervasives.ref
Whether the procedure trace is enabled as debug messages. The procedure trace outputs for every RPC call and response a debug message. ptrace_verbosity says how verbose.
val ptrace_verbosity : Rpc_util.verbosity Pervasives.ref
How verbose the ptrace is. Defaults to `Name_abbrev_args
val disable_for_client : Rpc_client.t -> unit
Disables all log messages for this client (internally used)
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml