package tracing

  1. Overview
  2. Docs
Tracing library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=5621f8fd41d64521cc88295417e48174f525a7e6e4f8a72885ba89056d461a72

doc/tracing.tracing_zero/Tracing_zero/Writer/Write_arg/index.html

Module Writer.Write_argSource

These argument writers need to be called immediately after an event writer with matching Arg_types counts for each type.

Sourceval string : t -> name:String_id.t -> String_id.t -> unit
Sourceval int32 : t -> name:String_id.t -> int -> unit
Sourceval int63 : t -> name:String_id.t -> int -> unit
Sourceval int64 : t -> name:String_id.t -> int64 -> unit
Sourceval pointer : t -> name:String_id.t -> int64 -> unit
Sourceval float : t -> name:String_id.t -> float -> unit
OCaml

Innovation. Community. Security.