mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-19 03:04:27 -05:00
docs(tracing): fix incorrect example description in lib.rs (#21417)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
This commit is contained in:
@@ -32,8 +32,7 @@
|
||||
//! }
|
||||
//! ```
|
||||
//!
|
||||
//! This example sets up a tracer with JSON format logging for journald and terminal-friendly
|
||||
//! format for file logging.
|
||||
//! This example sets up a tracer with JSON format logging to stdout.
|
||||
|
||||
#![doc(
|
||||
html_logo_url = "https://raw.githubusercontent.com/paradigmxyz/reth/main/assets/reth-docs.png",
|
||||
|
||||
Reference in New Issue
Block a user