Re: [PATCH spice-common 3/4] RFC: Add spice log categories

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jun 12, 2017 at 05:41:26PM +0200, Christophe Fergeau wrote:
> On Mon, Jun 12, 2017 at 12:19:53PM +0400, marcandre.lureau@xxxxxxxxxx wrote:
> > From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx>
> > 
> > A log category is defined with SPICE_LOG_CATEGORY(). The macro will
> > register a structure with a constructor (and unregister it on
> > unloading with a destructor).
> > 
> > spice_log_init() must be called at initialization time, to set enabled
> > categories and add the 'Spice' glib domain to G_MESSAGES_DEBUG (NB: if
> > useful, we could have other log domains automatically associated with
> > categories and enable them too).
> > 
> > A category can be enabled with SPICE_DEBUG="cat_name foo*" (*? are
> > accepted glob-like wildcards). All categories are enabled with
> > SPICE_DEBUG=1 or 'all'. To list available categories, you can run the
> > program with SPICE_DEBUG=help.
> 
> Not really a review, nor things to change right now, but
> hopefully this can map to command-line arguments as well. Why " " as a
> separator rather than ":"?

Ah ok, similar to G_MESSAGES_DEBUG which I wrongly assumed to be using ":" as a
separator ;)

Christophe

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]