On Fri, Apr 27, 2012 at 10:53 AM, Kevin Chadwick <ma1l1i...@yahoo.co.uk> wrote:
> We are going to sacrifice, simplicity, amount of code to look for bugs
> and most importantly, ease of troubleshooting. One of the beauties of
> Unix is the error information. Aren't they all going to be mixed
> together on systemd. Imagine if all drivers loaded at once. Ughh Would
> many resort to Windows style trial and error more often.

One of the features of systemd is the large amount of metadata the
journal colllects. This allows filtering on the message source, for
example. Right now that's just the process (and service) that
generated them, but with the coming udev integration and kernel
logging improvements, you will also be able to view kernel messages by
device or module.

Reply via email to