From: Yu Watanabe Date: Wed, 2 Jan 2019 21:21:17 +0000 (+0900) Subject: man: update color of journal logs in DEBUG level X-Git-Tag: archive/raspbian/240-4+rpi1^2~20 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=018e0c80f819ee96db3a64ef7eddab2d67032bd0;p=systemd.git man: update color of journal logs in DEBUG level Fixes #11303. (cherry picked from commit 8a6d06cbaa794b1546d01a15dc5cdfde9f836101) Gbp-Pq: Name man-update-color-of-journal-logs-in-DEBUG-level.patch --- diff --git a/man/journalctl.xml b/man/journalctl.xml index 58f3aa20..7ff0a479 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -118,8 +118,8 @@ When outputting to a tty, lines are colored according to priority: lines of level ERROR and higher are colored red; lines - of level NOTICE and higher are highlighted; other lines are - displayed normally. + of level NOTICE and higher are highlighted; lines of level DEBUG + are colored lighter grey; other lines are displayed normally.