package async_log

  1. Overview
  2. Docs
Logging library built on top of Async_unix

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=2dae248d74c23aa6a1e0bc38d5b34c975eb4dfbdf32f0970641b5befd8385720

CHANGES.md.html

Release v0.17.0

  • Allow logging of structured message payloads from ppx_log, and encourage users to use ppx_log instead of direct functions in this library.

  • Export a Async_log.Ppx_log_syntax.Ppx_log_syntax

  • Create async_log_kernel for logging outside of unix.

  • Remove the background processing loop that causes all log statements to be asynchronous.

Release v0.16.0

  • Initial release that splits out the Log module from Async_unix.

OCaml

Innovation. Community. Security.