When I turn on DEBUG in the python logger, matplotlib prints 10,000 lines of debug code that I do not want to see. I tried:
plt.set_loglevel("info")