Docs.rs
  • tracing-configuration-0.2.0
    • tracing-configuration 0.2.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aatifsyed
    • Dependencies
      • io-extra ^0.3.0 normal
      • schemars ^0.8.21 normal optional
      • serde ^1.0.197 normal optional
      • thiserror ^1.0.58 normal
      • tracing-appender ^0.2.3 normal
      • tracing-core ^0.1.32 normal
      • tracing-subscriber ^0.3.18 normal
      • winnow ^0.6.20 normal
      • anyhow ^1.0.89 dev
      • clap ^4.5.19 dev
      • expect-test ^1.5.0 dev
      • json5 ^0.4.1 dev
      • serde_json ^1.0.128 dev
      • serde_path_to_error ^0.1.16 dev
      • tracing ^0.1.40 dev
      • winnow ^0.6.20 dev
    • Versions
    • 56.19% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tracing_configuration0.2.0

Module format

Module Items

  • Structs

In crate tracing_configuration

tracing_configuration

Module format

Source

Structsยง

FormatEvent
Implementor of tracing_subscriber::fmt::FormatEvent, constructed From Format.
FormatFields
Implementor of tracing_subscriber::fmt::FormatFields, constructed From Formatter.