I have tried a few different things and am unable to reduce the number of log messages in the python console window from the snap7 wrapper.
What is the suggested way to disable or reduce the level of meesages. I tried logging.basicconfig(level...) to no avail.
Clearly I dont understand logging implementation :(
I have tried a few different things and am unable to reduce the number of log messages in the python console window from the snap7 wrapper. What is the suggested way to disable or reduce the level of meesages. I tried logging.basicconfig(level...) to no avail. Clearly I dont understand logging implementation :(