mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -04:00
414 B
414 B
Trace
This small library provides basic types that can be used to instrument a library or application, either by hand or via a ppx.
Backends, using concrete tracing or observability formats such as:
- Fuchsia (see tracing)
- Catapult (see ocaml-catapult)
- Tracy (see ocaml-tracy)