A followup to
https://www.redhat.com/archives/libvir-list/2014-February/msg01395.html
In v2:
- Added several docs improvements
- Fixed typos
- Add missing translation
Daniel P. Berrange (8):
Send virLogMetadata fields onto the journal
Fix journald PRIORITY values
Fix heading level in logging docs
Auto-generate the table of contents in logging doc
Add docs about use of systemd journal for logging
Include error domain and code in log messages from errors
Add comments describing the different log sources
Generate a unique journald log for QEMU capabilities failure
docs/logging.html.in | 124 ++++++++++++++++++++++++++++++++-----------
src/qemu/qemu_capabilities.c | 30 ++++++++++-
src/util/virerror.c | 8 ++-
src/util/virlog.c | 40 ++++++++++++--
src/util/virlog.h | 10 ++--
5 files changed, 170 insertions(+), 42 deletions(-)
--
1.8.5.3