8b16906
1
2
3
4
5
6
import logging logging.basicConfig(level=logging.DEBUG) logger = logging.getLogger("__name__")