package logs-async

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

Install

Dune Dependency

Authors

Maintainers

Sources

logs-async-1.1.tbz
sha256=0b064d139db08f6b928358ee34729d80558de2739362ace84ceb754a7a062b05
sha512=6983d548068914d3eefa7ea02539367b8ab00a7f2b16568efa46134c1d30bfcbbb9922ad171fbb624bd17aea508599b80dc2b93a2e57776d8b251fbb025ea24a

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: 30 Apr 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