package lwt_log

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.2.tar.gz
md5=f060baea008b2563265dbcf0250f8912
sha512=fb976d89c0f868b57434a9e0907ffae0842fe48fc747ddb860954d20f36722faea315ebb0b4dac202f9bf7203b0a09681614e9619f3bbd0dd59f8dd7bbd50575

doc/lwt_log.core/Lwt_log_rules/index.html

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.