Re: [libvirt] [PATCH] Imprint all logs with version + package build information

2011-02-11 Thread Daniel P. Berrange
On Wed, Feb 02, 2011 at 04:50:21PM +, Daniel P. Berrange wrote: On Wed, Feb 02, 2011 at 09:43:28AM -0700, Eric Blake wrote: On 02/02/2011 05:18 AM, Daniel P. Berrange wrote: The logging functions are enhanced so that immediately prior to the first log message being printed to any

[libvirt] [PATCH] Imprint all logs with version + package build information

2011-02-02 Thread Daniel P. Berrange
The logging functions are enhanced so that immediately prior to the first log message being printed to any output channel, the libvirt package version will be printed. eg $ LIBVIRT_DEBUG=1 virsh 18:13:28.013: 17536: info : libvirt version: 0.8.7 18:13:28.013: 17536: debug : virInitialize:361

Re: [libvirt] [PATCH] Imprint all logs with version + package build information

2011-02-02 Thread Eric Blake
On 02/02/2011 05:18 AM, Daniel P. Berrange wrote: The logging functions are enhanced so that immediately prior to the first log message being printed to any output channel, the libvirt package version will be printed. git send-email --subject-prefix=PATCHv2 is a neat trick, as is summarizing

Re: [libvirt] [PATCH] Imprint all logs with version + package build information

2011-02-02 Thread Daniel P. Berrange
On Wed, Feb 02, 2011 at 09:43:28AM -0700, Eric Blake wrote: On 02/02/2011 05:18 AM, Daniel P. Berrange wrote: The logging functions are enhanced so that immediately prior to the first log message being printed to any output channel, the libvirt package version will be printed. git

[libvirt] [PATCH] Imprint all logs with version + package build information

2011-01-27 Thread Daniel P. Berrange
The logging functions are enhanced so that immediately prior to the first log message being printed to any output channel, the libvirt package version will be printed. eg $ LIBVIRT_DEBUG=1 virsh 18:13:28.013: 17536: info : libvirt version: 0.8.7 18:13:28.013: 17536: debug : virInitialize:361

Re: [libvirt] [PATCH] Imprint all logs with version + package build information

2011-01-27 Thread Eric Blake
[adding bug-gnulib] On 01/27/2011 11:21 AM, Daniel P. Berrange wrote: The logging functions are enhanced so that immediately prior to the first log message being printed to any output channel, the libvirt package version will be printed. eg $ LIBVIRT_DEBUG=1 virsh 18:13:28.013: 17536: