Hello,
I was wondering if there was a way to adjust the output level of YT. At present I get a lot of INFO messages. I have tried adding the following to the top of my scripts to no avail.
from yt.config import ytcfg
ytcfg["yt]","suppressstreamlogging"]="True"
ytcfg["yt","loglevel"]="50"
thanks
Dave