pplumbing-logversion
An interface to [logs] using [Pp_tty] rather than [Format]
[pplumbing] defines a set of utility libraries to use with pp. It is compatible with logs and inspired by design choices used by dune for user messages.
These libraries are meant to combine nicely into a small ecosystem of useful helpers to build CLIs in OCaml.
[Pplumbing_log] is an interface to logs using [Pp_tty] rather than [Format].
Tags | cli logs pp |
---|---|
Author | Mathieu Barbin |
License | MIT |
Published | |
Homepage | https://github.com/mbarbin/pplumbing |
Issue Tracker | https://github.com/mbarbin/pplumbing/issues |
Maintainer | Mathieu Barbin <opensource@mbarbin.org> |
Dependencies | |
Source [http] | https://github.com/mbarbin/pplumbing/releases/download/0.0.16/pplumbing-0.0.16.tbz sha256=8ae0c09fec9088bc7af60582717a9e9d8bb7703e2fbf0a1b90b82e5962ed7039 sha512=ddd1d5a3d47e7c5ebfb2898f0810156dfca4e10df500ce8f39238cfe02b51fd12ea6d7796914bd02e9ad8e615da1ed7067c9f712bdbbfb884cab08d57bba3564 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pplumbing-log/pplumbing-log.0.0.16/opam |
Required by
- pplumbing>=0.0.16
- pplumbing-log-cli