mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 20:07:55 -04:00
doc
This commit is contained in:
parent
15daf8aff5
commit
9e4b32ce97
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ let tap (f : 'a -> unit) (self : 'a t) : 'a t =
|
|||
in
|
||||
{ self with emit }
|
||||
|
||||
(** Dummy emitter, doesn't accept or emit anything. *)
|
||||
let dummy : _ t =
|
||||
{
|
||||
enabled = (fun () -> false);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue