mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-09 20:33:34 -04:00
6 lines
206 B
Text
6 lines
206 B
Text
|
|
(library
|
|
(name trace_tef)
|
|
(public_name trace-tef)
|
|
(synopsis "Simple and lightweight tracing using TEF/Catapult format, in-process")
|
|
(libraries trace.core mtime mtime.clock.os atomic unix threads))
|