<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - journalctl: MIssing priority label makes log messages hard to read."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88075#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - journalctl: MIssing priority label makes log messages hard to read."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88075">bug 88075</a>
              from <span class="vcard"><a class="email" href="mailto:zbyszek@in.waw.pl" title="Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl>"> <span class="fn">Zbigniew Jedrzejewski-Szmek</span></a>
</span></b>
        <pre>(In reply to Alec Leamas from <a href="show_bug.cgi?id=88075#c0">comment #0</a>)
<span class="quote">> 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.</span >
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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>