🛈 Note: This is pre-release documentation for the upcoming tracing 0.2.0 ecosystem.

For the release documentation, please see docs.rs, instead.

Module tracing_core::event

source ·
Expand description

Events represent single points in time during the execution of a program.

Structs§

  • Events represent single points in time where something occurred during the execution of a program.