We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 795e6d8 commit 7093adcCopy full SHA for 7093adc
tracing-appender/src/rolling/builder.rs
@@ -49,7 +49,7 @@ impl Builder {
49
/// [`filename_prefix`]: Self::filename_prefix
50
/// [`filename_suffix`]: Self::filename_suffix
51
/// [`max_log_files`]: Self::max_log_files
52
- /// ['max_file_size`]: Self::max_file_size
+ /// [`max_file_size`]: Self::max_file_size
53
#[must_use]
54
pub const fn new() -> Self {
55
Self {
0 commit comments