|
|
|
|
|
by viraptor
1969 days ago
|
|
Are you sure it's not just familiarity with old tools? Systemd works pretty hard to put logs in one place (journald) - even ones from service start-ups. And any dbus interaction can be traced by listening to the system bus. Is that a mess compared to the old bunch of separate log files and errors lost if they don't activate their logging interface early enough? |
|
I'm talking about being able to rule out causes because the primary components of the system are independent of each other.