Module event
sp_
tracing
16.0.0
Module event
Module Items
Structs
In crate sp_
tracing
Modules
event
span
test_log_capture
Macros
capture_test_logs
debug
debug_span
enter_span
error
error_span
event
info
info_span
span
trace
trace_span
warn
warn_span
within_span
Structs
Level
Span
WasmEntryAttributes
WasmFieldName
WasmFields
WasmMetadata
WasmValuesSet
Enums
WasmLevel
WasmValue
Statics
WASM_NAME_KEY
WASM_TARGET_KEY
WASM_TRACE_IDENTIFIER
Functions
init_for_tests
try_init_simple
sp_tracing
Module
event
Copy item path
Settings
Help
Summary
Expand description
Events represent single points in time during the execution of a program.
Structs
§
Event
Event
s represent single points in time where something occurred during the execution of a program.