[libvirt] [PATCH] logging: pass binary name not logfile name when enabling logging

Ján Tomko jtomko at redhat.com
Thu Jul 18 15:14:13 UTC 2019


On Thu, Jul 18, 2019 at 03:53:32PM +0100, Daniel P. Berrangé wrote:
>Ping
>
>On Mon, Jul 08, 2019 at 03:13:09PM +0100, Daniel P. Berrangé wrote:
>> Instead of having each caller pass in the desired logfile name, pass in
>> the binary name instead. The logging code can then just derive a logfile
>> name by appending ".log".
>>
>> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
>> ---
>>  src/locking/lock_daemon.c  |  2 +-
>>  src/logging/log_daemon.c   |  2 +-
>>  src/remote/remote_daemon.c |  2 +-
>>  src/util/virlog.c          | 20 ++++++++++----------
>>  4 files changed, 13 insertions(+), 13 deletions(-)
>>

IIUC this was:
Acked-by: Michal Privoznik <mprivozn at redhat.com>
as a part of the daemon split series

https://www.redhat.com/archives/libvir-list/2019-July/msg00799.html

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190718/530f0678/attachment-0001.sig>


More information about the libvir-list mailing list