Hi list,

I'm implementing 'category' feature in pulseaudio, the 'category' feature
mimics the feature in gstreamer, i.e. we can use something like
'ENV_LOG_DEBUG=loopback:5 pulseaudio' to setup the level of module loopback
to 5.

During my implementation, I found there's already an environment variable
called 'ENV_LOG_LEVEL' used, then my question is how to setup the log level
when both 'ENV_LOG_LEVEL' is set and 'ENV_LOG_DEBUG=*:4' is set? I'm afraid
we can deprecate the usage of the original 'ENV_LOG_DEBUG' and advocate
users to use the new one. How's the community's take on this one?

Any thoughts are welcome.

--deng
_______________________________________________
pulseaudio-discuss mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to