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
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
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