diff options
Diffstat (limited to 'doc/manual/rl-next/more-logs.md')
-rw-r--r-- | doc/manual/rl-next/more-logs.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/manual/rl-next/more-logs.md b/doc/manual/rl-next/more-logs.md new file mode 100644 index 000000000..e239da5ad --- /dev/null +++ b/doc/manual/rl-next/more-logs.md @@ -0,0 +1,9 @@ +--- +synopsis: Show more log context for failed builds +prs: 9670 +credits: DavHau +category: Improvements +--- + +Show 25 lines of log tail instead of 10 for failed builds. +This increases the chances of having useful information in the shown logs. |