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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20120516/c9e8326a/attachment.htm>