pplumbing-log-cliversion

Command line helpers to configure the [err], [logs] and [fmt] libraries

[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_cli] contains functions to work with [Err] on the side of end programs (such as a command line tool). It defines cmdlang command line helpers to configure the [Err] library, while taking care of setting the logs and fmt style rendering.

Tags cli cmdlang logs pp
AuthorMathieu Barbin
LicenseMIT
Published
Homepagehttps://github.com/mbarbin/pplumbing
Issue Trackerhttps://github.com/mbarbin/pplumbing/issues
MaintainerMathieu 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
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/pplumbing-log-cli/pplumbing-log-cli.0.0.16/opam
Required by