Module Server_parameters.Log

module Log: Parameter_sig.Bool 
Monitor logs

include Parameter_sig.S
val on : unit -> unit
Set the boolean to true.
val off : unit -> unit
Set the boolean to false.