Re: [libvirt] [PATCH 4/5] Add detailed error information to journal

2012-11-14 Thread Daniel P. Berrange
On Wed, Oct 17, 2012 at 08:17:17PM +0200, Miloslav Trmač wrote: > When logging an error, don't throw away the detailed information. > Example record when using the journald output: > > MESSAGE=Domain not found > PRIORITY=4 > LIBVIRT_SOURCE=error > CODE_FILE=../../sr

[libvirt] [PATCH 4/5] Add detailed error information to journal

2012-10-17 Thread Miloslav Trmač
When logging an error, don't throw away the detailed information. Example record when using the journald output: MESSAGE=Domain not found PRIORITY=4 LIBVIRT_SOURCE=error CODE_FILE=../../src/test/test_driver.c CODE_LINE=1405 CODE_FUNC=testLookupDomain