On 31/03/16 20:16, Daniel P. Berrange wrote:
On Thu, Mar 31, 2016 at 07:49:04PM +0200, Erik Skultety wrote:
> Enable libvirt users to query for the current logging level setting.
I'm not really convinced we need to expose this via the API,
as the 'log_level' flag has really long ago ceased to be something
practical to use. We generate soooooo much debug information
these days that you just drown in noise if you set log_level.
In fact, I'd suggest we should probably just deprecate it as
a concept, with a view to removing it entirely in future.
Regards,
Daniel
Indeed, I didn't see it this way, but now that you mentioned it, I
agree, it's nothing that couldn't be accomplished via filters
solely...will be dropped in v2 along with 37/38.
Erik