commands.sh

systemctl log-level

linux

Get or set the log level of the systemd manager.

More info →

Examples (2)

Show the current log level of the systemd manager

Set the manager's log level

systemctl log-level emerg|alert|crit|err|warning|notice|info|debug
made by @shridhargupta | data from tldr-pages