logs

Description:Logging infrastructure for OCaml
License: ISC
Homepage:https://erratique.ch/software/logs https://github.com/dbuenzli/logs
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
0.7.0-r1 - + + - - - - ~ + - - - +

USE flags

  • cli - Enables the Logs_cli library that provides command line support for controlling Logs.
  • fmt - Enables the Logs_fmt reporter.
  • lwt - Enables the Logs_lwt library that provides Lwt logging functions.
  • ocamlopt - Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
  • test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

Also available in: Atom

Thank you!