]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - NEWS
analyze: add get-log-level, get-log-target verbs
[thirdparty/systemd.git] / NEWS
diff --git a/NEWS b/NEWS
index f843c35c4f5de769eebe646b35c999e61f6d2419..4940902451ec708c453cafda9c94453fbd50ab81 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,11 @@ CHANGES WITH 235:
           that case users will be prevented from correctly managing bond0
           interface using networkd.
 
+        * systemd-analyze gained new verbs "get-log-level" and "get-log-target"
+          which print the logging level and target of the system manager,
+          respectively. They complement the existing "set-log-level" and
+          "set-log-target" verbs, which can be used to change those values.
+
 CHANGES WITH 234:
 
         * Meson is now supported as build system in addition to Automake. It is