Module Telnet_client.Debug

module Debug: sig .. end

val enable : bool Pervasives.ref
Enables Netlog-style debugging of this module By default, the exchanged Telnet commands are logged. This can be extended by setting the verbose_input and verbose_output options.