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/Expert/Write_arg_unchecked/index.html

Module Expert.Write_arg_uncheckedSource

Unchecked versions of the Write_arg functions that can result in invalid traces.

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.