Module Lwt_log_rules

module Lwt_log_rules: sig .. end
Logging rules parsing

val rules : Lexing.lexbuf -> (string * string) list option
parse lexbuf returns the list of rules contained in lexbuf or None in case of parsing error