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

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

tracing_core

Module 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.