File size: 78 Bytes
2c0f55c
 
 
1
2
3
4
import logging

logging.getLogger(__name__).addHandler(logging.NullHandler())