Hi list,<div><br></div><div>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.</div>
<div><br></div><div>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?</div>
<div><br></div><div>Any thoughts are welcome.</div><div><br></div><div>--deng</div>