mirror of
https://github.com/rust-lang/log.git
synced 2026-03-06 22:00:06 +00:00
backticks set_boxed_logger
This commit is contained in:
parent
24e151edd9
commit
dc581888d9
@ -233,7 +233,7 @@
|
||||
//! configured in your `Cargo.toml`.
|
||||
//!
|
||||
//! * `std` allows use of `std` crate instead of the default `core`. Enables using `std::error` and
|
||||
//! set_boxed_logger functionality.
|
||||
//! `set_boxed_logger` functionality.
|
||||
//! * `serde` enables support for serialization and deserialization of `Level` and `LevelFilter`.
|
||||
//!
|
||||
//! ```toml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user