OSDN Git Service

vhost-user-scsi: use glib logging
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 17 Aug 2017 18:32:22 +0000 (20:32 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 10 Oct 2017 21:31:09 +0000 (23:31 +0200)
commit422a26872e4c14292ad2adc1411d6eb2032255e9
treede8f459af26166eaad97aa6c14b77f74701d0a78
parent7fb5a569a42102c778dc6eba971ccb91008a713b
vhost-user-scsi: use glib logging

- PLOG is unused
- code is compiled out unless debug is enabled
- logging is too verbose
- you can pipe to ts to have timestamp if needed, or use structured
  logging with more recent glib

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
contrib/vhost-user-scsi/vhost-user-scsi.c