21d370f Fix journald PRIORITY values

Authored and Committed by berrange 10 years ago
    Fix journald PRIORITY values
    
    The systemd journal expects log record PRIORITY values to
    be encoded using the syslog compatible numbering scheme,
    not libvirt's own native numbering scheme. We must therefore
    apply a conversion.
    
    Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
    
        
file modified
+20 -2