I seem to be having some issues while attempting to implement logging into my python project.
I\'m simply attempting to mimic the following configuration:
Py
Adding the following line to the root logger took care of my problem:
level=NOTSET