mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: fix some typos (#2025)
This commit is contained in:
@ -33,7 +33,7 @@ pub fn init(layers: Vec<BoxedLayer<Registry>>) {
|
||||
|
||||
/// Builds a new tracing layer that writes to stdout.
|
||||
///
|
||||
/// The events are filtered by `default_directive`, unless overriden by `RUST_LOG`.
|
||||
/// The events are filtered by `default_directive`, unless overridden by `RUST_LOG`.
|
||||
///
|
||||
/// Colors can be disabled with `RUST_LOG_STYLE=never`, and event targets can be displayed with
|
||||
/// `RUST_LOG_TARGET=1`.
|
||||
|
||||
Reference in New Issue
Block a user