[libvirt] [PATCH v2 02/10] admin: Allow passing NULL to virLogSetFilters

John Ferlan jferlan at redhat.com
Thu Dec 8 21:41:27 UTC 2016


$SUB: "virLogSetOutputs"?


On 11/25/2016 08:12 AM, Erik Skultety wrote:
> Along with an empty string, it should also be possible for users to pass NULL
> to the public APIs which in turn would trigger a routine (future work)
> responsible for defining an appropriate default logging output given the current
> circumstances.
> 
> Signed-off-by: Erik Skultety <eskultet at redhat.com>
> ---
>  daemon/libvirtd.c         | 2 +-
>  src/locking/lock_daemon.c | 2 +-
>  src/logging/log_daemon.c  | 2 +-
>  src/util/virlog.c         | 8 +++++++-
>  src/util/virlog.h         | 2 +-
>  5 files changed, 11 insertions(+), 5 deletions(-)
> 

ACK w/ commit msg adjustment

John




More information about the libvir-list mailing list