Module lambda_runtime_api_client::tracing::event

source ·
Expand description

Re-export the tracing crate to have access to tracing macros like info!, debug!, trace! and so on. 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.