package logs-async

  1. Overview
  2. Docs
Jane Street Async logging with Logs

Install

Dune Dependency

Authors

Maintainers

Sources

logs-async-1.0.tbz
md5=2785550bbad628f1190d2f818b1861b5

Description

This is analogous to the Logs_lwt module in the logs package. The log functions of this module return Async threads that proceed only when the log operation is over, as defined by the current Logs.reporter.

Published: 16 Jan 2019

Dependencies (3)

  1. async_kernel >= "v0.11.1"
  2. logs = "0.6.2"
  3. dune >= "1.3.0"

Dev Dependencies

None

Used by (1)

  1. websocket-async = "2.13"

Conflicts

None