From 7e0fee530939cded2cf036ee8b4cc3cfd1103c0e Mon Sep 17 00:00:00 2001 From: Jade Lovelace Date: Mon, 12 Aug 2024 16:04:22 -0700 Subject: release: release notes for 2.91.0 Release created with releng/create_release.xsh Change-Id: Ieb6ca02d3cf986b28440fce3792e8c38ce80a33e --- doc/manual/rl-next/multiline-log-format.md | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 doc/manual/rl-next/multiline-log-format.md (limited to 'doc/manual/rl-next/multiline-log-format.md') diff --git a/doc/manual/rl-next/multiline-log-format.md b/doc/manual/rl-next/multiline-log-format.md deleted file mode 100644 index 62bb9f1e7..000000000 --- a/doc/manual/rl-next/multiline-log-format.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -synopsis: Add log formats `multiline` and `multiline-with-logs` -cls: [1369] -credits: [kloenk] -category: Improvements ---- - -Added two new log formats (`multiline` and `multiline-with-logs`) that display -current activities below each other for better visibility. - -These formats attempt to use the maximum available lines -(defaulting to 25 if unable to determine) and print up to that many lines. -The status bar is displayed as the first line, with each subsequent -activity on its own line. -- cgit v1.2.3