]> git.ipfire.org Git - thirdparty/systemd.git/commit - NEWS
analyze: add get-log-level, get-log-target verbs 6770/head
authorLucas Werkmeister <mail@lucaswerkmeister.de>
Thu, 7 Sep 2017 21:41:20 +0000 (23:41 +0200)
committerLucas Werkmeister <mail@lucaswerkmeister.de>
Thu, 7 Sep 2017 21:55:59 +0000 (23:55 +0200)
commitef5a8cb1a7e4529b2b69c4d5a3dcd34e30534f54
tree98802349796c90b6ca448aca19a1846ef99c3b22
parent4146ac2a4cba70d2536465bb9b7e99b09558f153
analyze: add get-log-level, get-log-target verbs

They’re counterparts to the existing set-log-level and set-log-target
verbs, simply printing the current value to stdout. This makes it
slightly easier to temporarily change the log level and/or target and
then restore the old value(s).
NEWS
man/systemd-analyze.xml
shell-completion/bash/systemd-analyze
shell-completion/zsh/_systemd-analyze
src/analyze/analyze.c