package lwt_log

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.0.tar.gz
sha256=c2461379d71a22ba7cb8ee4c05ab3ed19d2fe876fad74e4ad4eb1a23841426d3
md5=92142135d01a4d7e805990cc98653d55

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.