Module diagnostic

Source
Expand description

Diagnostic types and functions for Zebra:

  • code performance
  • task handling
  • errors and panics

Modules§

task
Diagnostic types and functions for Zebra tasks:

Structs§

CodeTimer
A guard that logs code execution time when dropped.

Constants§

DEFAULT_MIN_INFO_TIME
The default minimum info-level message time.
DEFAULT_MIN_WARN_TIME
The default minimum warning message time.