Skip to content

Commit

Permalink
Update crates/tracing/src/layers.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Alexey Shekhirin <[email protected]>
  • Loading branch information
loocapro and shekhirin authored Dec 22, 2023
1 parent b10012f commit e51d15e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/tracing/src/layers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ impl Layers {
/// Holds configuration information for file logging.
///
/// Contains details about the log file's path, name, size, and rotation strategy.
#[derive(Debug)]
pub struct FileInfo {
dir: PathBuf,
Expand Down

0 comments on commit e51d15e

Please sign in to comment.