package lwt_log

  1. Overview
  2. Docs

Module Lwt_log_rules

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

OCaml

Innovation. Community. Security.