
On 02/24/2014 09:49 AM, Daniel P. Berrange wrote:
Document the various fields that libvirt will emit for journal log records.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com> --- docs/logging.html.in | 35 ++++++++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-)
ACK with spelling fix, safe for release.
+ will try to use</p> + <ul> + <li>0.10.0 or later: systemd journal, if <code>/run/systemd/journal/socket</code> exists</li> + <li>0.9.0 or later: file <code>/var/log/libvirt/libvirtd.log</code> if running as a daemon</li> + <li>before 0.9.0: syslog if running as a daemon</li> + <li>all version: to stderr stream if running in the foreground</li>
s/version/versions/ -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org