Bootstrap fixes

This commit is contained in:
Maurus Decimus
2026-04-18 20:52:36 +02:00
parent 7209c5fc06
commit 0b17080f1f
4 changed files with 26 additions and 27 deletions

View File

@@ -37939,7 +37939,7 @@ impl Default for TracerLog {
path: Default::default(),
prefix: "stalwart".to_string(),
rotate: LogRotateFrequency::Daily,
ansi: false,
ansi: true,
multiline: false,
enable: true,
level: TracingLevel::Info,