We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab9ba48 commit 672b175Copy full SHA for 672b175
tracing/src/level_filters.rs
@@ -49,7 +49,7 @@
49
//!
50
//! [`log`]: https://docs.rs/log/
51
//! [`log` crate]: https://docs.rs/log/latest/log/#compile-time-filters
52
-//! [f]: : https://docs.rs/tracing/latest/tracing/#emitting-log-records
+//! [f]: https://docs.rs/tracing/latest/tracing/#emitting-log-records
53
pub use tracing_core::{metadata::ParseLevelFilterError, LevelFilter};
54
55
/// The statically configured maximum trace level.
0 commit comments