package logs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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.