Hi list,<div><br></div><div>I&#39;m implementing &#39;category&#39; feature in pulseaudio, the &#39;category&#39; feature mimics the feature in gstreamer, i.e. we can use something like &#39;ENV_LOG_DEBUG=loopback:5 pulseaudio&#39; to setup the level of module loopback to 5.</div>
<div><br></div><div>During my implementation, I found there&#39;s already an environment variable called &#39;ENV_LOG_LEVEL&#39; used, then my question is how to setup the log level when both &#39;ENV_LOG_LEVEL&#39; is set and &#39;ENV_LOG_DEBUG=*:4&#39; is set? I&#39;m afraid we can deprecate the usage of the original &#39;ENV_LOG_DEBUG&#39; and advocate users to use the new one. How&#39;s the community&#39;s take on this one?</div>
<div><br></div><div>Any thoughts are welcome.</div><div><br></div><div>--deng</div>