module Debug:sig
..end
val enable : bool Stdlib.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.