[systemd-bugs] [Bug 88075] journalctl: MIssing priority label makes log messages hard to read.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 5 14:14:07 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=88075
--- Comment #1 from Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> ---
(In reply to Alec Leamas from comment #0)
> When running out existing code using plain syslog + 'cat messages.log' the
> lines of info were something like
>
> INFO: Nothing special happened
> ERROR: Bad things happened.
Are you sure? My /var/log/messages looks like
an 5 17:08:45 host systemd: Starting Fingerprint Authentication Daemon...
Jan 5 17:08:45 host dbus[653]: [system] Successfully activated service
'net.reactivated.Fprint'
Jan 5 17:08:45 host systemd: Started Fingerprint Authentication Daemon.
and journalctl
Jan 05 17:08:45 host systemd[1]: Starting Fingerprint Authentication Daemon...
Jan 05 17:08:45 host dbus[653]: [system] Successfully activated service
'net.reactivated.Fprint'
Jan 05 17:08:45 host systemd[1]: Started Fingerprint Authentication Daemon.
journalctl output was designed to be similar to standard rsyslog format on
Fedora.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150105/4829ed53/attachment.html>
More information about the systemd-bugs
mailing list