Module diem_logger::sample

source ·
Expand description

Periodic sampling for logs, metrics, and other use cases through a simple macro

Structs

  • An internal struct that can be checked if a sample is ready for the sample! macro

Enums

  • The rate at which a sample! macro will run it’s given function