Module Log


module Log: sig .. end
Module for modulating the logging output with the logging level.

include Signatures.LOG
val classic_display : bool Pervasives.ref
Turn it to true to have a classic display of commands.
val event : ?pretend:bool -> string -> string -> Tags.t -> unit
See .