Skip to content

Commit 0773816

Browse files
Apply suggestions from code review
Co-authored-by: Techassi <[email protected]>
1 parent e3b3283 commit 0773816

File tree

1 file changed

+1
-1
lines changed
  • crates/stackable-telemetry/src/tracing

1 file changed

+1
-1
lines changed

crates/stackable-telemetry/src/tracing/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ pub struct TelemetryOptions {
782782
#[cfg_attr(feature = "clap", arg(long, env, group = "console_log"))]
783783
pub console_log_disabled: bool,
784784

785-
/// Console log format
785+
/// Console log format.
786786
#[cfg_attr(
787787
feature = "clap",
788788
arg(long, env, group = "console_log", default_value_t)

0 commit comments

Comments
 (0)