package logs

  1. Overview
  2. Docs
Logging infrastructure for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

logs-0.8.0.tbz
sha512=c34c67b00d6a989a2660204ea70db8521736d6105f15d1ee0ec6287a662798fe5c4d47075c6e7c84f5d5372adb5af5c4c404f79db70d69140af5e0ebbea3b6a5

doc/index.html

Logs v0.8.0

Logs provides a logging infrastructure.

Logging is performed on sources whose reporting level can be set independently. Log message report is decoupled from logging and is handled by a reporter. A few optional log reporters are distributed with the package and the API easily allows to implement your own.

See the basics.

Library logs

Libraries logs.{browser,cli,fmt,lwt,threaded}

Each of these modules lives in its own library.

OCaml

Innovation. Community. Security.