On Fri, Nov 25, 2016 at 02:11:58PM +0100, Erik Skultety wrote:
v1 here
https://www.redhat.com/archives/libvir-list/2016-November/msg00009.html
since v1:
- incorporated notes raised during review
- allowed passing of NULL via the public APIs
* behaves the same way as an empty string, but lead to even more code
reduction in 'daemonSetupLogging' for practically no extra code to enable
such feature
- added forgotten documentation
- updated NEWS file
So since there weren't further objections/notes/advices, I addressed the
necessary adjustments as requested in the review and pushed the series. Thanks
for review.
Erik