Docs.rs
tracing-filter-0.1.0-alpha.2
tracing-filter 0.1.0-alpha.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
CAD97
Dependencies
compact_str ^0.4
normal
matchers ^0.1.0
normal
miette ^4.7.1
normal
once_cell ^1.12.0
normal
regex ^1.5.6
normal
smallvec ^1.8.0
normal
optional
thiserror ^1.0.31
normal
thread_local ^1.1.4
normal
tracing ^0.1.34
normal
tracing-core ^0.1.26
normal
tracing-subscriber ^0.3.11
normal
env_logger ^0.9.0
dev
insta ^1.14.0
dev
log ^0.4.17
dev
tracing-subscriber ^0.3.11
dev
Versions
96.77%
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tracing_
filter
0.1.0-alpha.2
Module legacy
Module Items
Structs
In crate tracing_
filter
tracing_filter
Module
legacy
Copy item path
Source
Expand description
Support for legacy filters, which match tracing-subscriber’s legacy
EnvFilter
format.
Structs
§
Filter
A filter matching tracing-subscriber’s legacy
EnvFilter
format.