tracing 0.1.26

Application-level tracing for Rust.
Documentation

tracing

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 19 feature flags, 4 of them enabled by default.

default

  • std
  • attributes

std

  • tracing-core/std

attributes

  • tracing-attributes

tracing-attributes

    This feature flag does not enable additional features.

log-always

  • log

release_max_level_info

    This feature flag does not enable additional features.

async-await

    This feature flag does not enable additional features.

release_max_level_debug

    This feature flag does not enable additional features.

release_max_level_warn

    This feature flag does not enable additional features.

max_level_off

    This feature flag does not enable additional features.

release_max_level_error

    This feature flag does not enable additional features.

max_level_warn

    This feature flag does not enable additional features.

max_level_trace

    This feature flag does not enable additional features.

log

    This feature flag does not enable additional features.

max_level_debug

    This feature flag does not enable additional features.

max_level_info

    This feature flag does not enable additional features.

release_max_level_trace

    This feature flag does not enable additional features.

max_level_error

    This feature flag does not enable additional features.

release_max_level_off

    This feature flag does not enable additional features.