Re: [libvirt] [PATCH v2 12/20] virlog: Introduce virLogParseFilters

2016-09-21 Thread John Ferlan
On 08/18/2016 07:47 AM, Erik Skultety wrote: > Same as with outputs. Another layer of abstraction, this provides support for > parsing a set of filters (preferred way). Comment works well if you read the previous patch... > > Signed-off-by: Erik Skultety > --- >

[libvirt] [PATCH v2 12/20] virlog: Introduce virLogParseFilters

2016-08-18 Thread Erik Skultety
Same as with outputs. Another layer of abstraction, this provides support for parsing a set of filters (preferred way). Signed-off-by: Erik Skultety --- src/libvirt_private.syms | 1 + src/util/virlog.c| 65