tracing-subscriber 0.3.0

Utilities for implementing and composing `tracing` subscribers.
Documentation

tracing-subscriber

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 23 feature flags, 11 of them enabled by default.

default

  • smallvec
  • fmt
  • ansi
  • tracing-log
  • std

smallvec

    This feature flag does not enable additional features.

fmt

  • registry
  • std

ansi

  • fmt
  • ansi_term

tracing-log

    This feature flag does not enable additional features.

std

  • alloc
  • tracing-core/std

registry

  • sharded-slab
  • thread_local
  • std

ansi_term

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

sharded-slab

    This feature flag does not enable additional features.

thread_local

    This feature flag does not enable additional features.

env-filter

  • matchers
  • regex
  • lazy_static
  • tracing
  • std

json

  • tracing-serde
  • serde
  • serde_json

local-time

  • time/local-offset

matchers

    This feature flag does not enable additional features.

tracing-serde

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

parking_lot

    This feature flag does not enable additional features.

time

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.