Expand description
Where events are recorded and eventually sent to a sink
Structs§
Enums§
Functions§
- cpu_
tracing_ enabled - float_
metric - flush_
log_ buffer - flush_
metrics_ buffer - flush_
thread_ buffer - for_
each_ thread_ stream - force_
uninit ⚠ - Safety
- get_
sink - init_
event_ dispatch - init_
thread_ stream - int_
metric - log
- log_
enabled - log_
interop - log_
tagged - make_
process_ info - on_
begin_ async_ named_ scope - on_
begin_ async_ scope - on_
begin_ named_ scope - on_
begin_ scope - on_
end_ async_ named_ scope - on_
end_ async_ scope - on_
end_ named_ scope - on_
end_ scope - process_
id - shutdown_
dispatch - tagged_
float_ metric - tagged_
integer_ metric - unregister_
thread_ stream - Unregisters the current thread’s stream from the global dispatch to prevent dangling pointers when the thread is destroyed.