package logs-async

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

Install

Dune Dependency

Authors

Maintainers

Sources

logs-async-1.3.tbz
sha256=12aff8081de966ee5f6db129d73e60463846fe91e60345c9b05254be7681fe36
sha512=8dc77450b1cac25d163165b82013488ef253d572f36cdcde126a113a4609a6489d6a6ddbbbb1c5d1754f76532b291d82fde31619d202e62ae72dc6aed15bcbe4

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.

Tags

async logs

Published: 03 Oct 2023

README

Dependencies (4)

  1. async_kernel >= "v0.16"
  2. logs >= "0.7.0"
  3. dune >= "3.10"
  4. ocaml

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. websocket-async >= "2.13"

Conflicts

None