mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -04:00
update doc
Co-authored-by: ELLIOTTCABLE <github.com@from.ec>
This commit is contained in:
parent
4306a635f3
commit
5d04850997
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ val with_span :
|
|||
*)
|
||||
|
||||
val add_data : (string * user_data) list -> unit
|
||||
(** Add structured data to the current span (the ambient {!with_span}).
|
||||
(** Add structured data to the current, implicit span (see {!with_span}).
|
||||
Behavior is not specified if there is no current span.
|
||||
@since NEXT_RELEASE *)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue