package lwt_log

  1. Overview
  2. Docs
Lwt logging library (deprecated)

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.1.tar.gz
sha256=14fb19ec61e555e32c8bb026a591c0ce5b0a153663d17b0876178ab92d625f3f
md5=02e93be62288037870ae5b1ce099fe59

doc/lwt_log.core/Lwt_log_rules/index.html

Module Lwt_log_rulesSource

Logging rules parsing

Sourceval 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.