Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update client/tracing/src/logging/mod.rs
Co-authored-by: David <[email protected]>
  • Loading branch information
bkchr and dvdplm authored Nov 16, 2021
commit 11b06c20223ab0feddb2fb30d323d715b2973e7c
2 changes: 1 addition & 1 deletion client/tracing/src/logging/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ impl LoggerBuilder {
self
}

/// Wether detailed log output should be enabled.
/// Whether detailed log output should be enabled.
///
/// This includes showing the log target, log level and thread name.
///
Expand Down