package logs-async
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Jane Street Async logging with Logs
Install
dune-project
Dependency
Authors
Maintainers
Sources
logs-async-1.5.tbz
sha256=df8e77d24e03082e50ad92963962d3cee4ad15d322a8c9958e41f2aaac71019a
sha512=cf927f620d700768892d5bec16c2de1b341f10ea22a3c006e176c75763dfa001536d1ba7a69d5f7ebbc2f4858d9af6ad99eb42edeb74fb2886c421a53e7e95d4
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.
README
Dependencies (4)
-
async_kernel
>= "v0.17" -
logs
>= "0.9.0" -
dune
>= "3.10" - ocaml
Dev Dependencies (1)
-
odoc
with-doc
Used by (1)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page