Skip to content

Commit 5890f65

Browse files
committed
feat(stackable-telemetry): Add punctuation
1 parent 8f3383d commit 5890f65

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

crates/stackable-telemetry/src/tracing/settings/file_log.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
use std::path::PathBuf;
44

5-
/// Re-export to save the end crate from an extra import
5+
/// Re-export to save the end crate from an extra import.
66
pub use tracing_appender::rolling::Rotation;
77

88
use super::{Settings, SettingsToggle};

0 commit comments

Comments
 (0)