sig
  val section : Lwt_log_core.section
  val run :
    ?continue:bool ->
    ?full_rewrite:bool ->
    regexp:string -> string -> unit -> Ocsigen_server.instruction
end