From: Alexander Krabler Date: Tue, 27 Jun 2023 16:45:33 +0000 (+0200) Subject: man: Extend journalctl color information X-Git-Tag: v254-rc1~80 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d5c20657af7b9fa6dc9e35abd28c1b63ddef75a;p=thirdparty%2Fsystemd.git man: Extend journalctl color information Add sentence about colored warning messages in journalctl. --- diff --git a/man/journalctl.xml b/man/journalctl.xml index d52f0e15c52..671336e1509 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -92,8 +92,8 @@ disabled; see the option and the "Environment" section below. 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; lines of level DEBUG are colored - lighter grey; other lines are displayed normally. + are colored red; lines of level WARNING are colored yellow; lines of level NOTICE are highlighted; + lines of level INFO are displayed normally; lines of level DEBUG are colored grey. To write entries to the journal, a few methods may be used. In general, output from systemd units is automatically connected to the journal, see