👩🎓 TIL More About Systemd And Logging
If some service implements org.freedesktop.LogControl1
and defines a BusName
, the log level of the service can be changed on the fly. For example systemd-networkd
:
systemctl service-log-level systemd-networkd.service debug