d02e12c
1
2
3
4
5
import logging logger = logging.getLogger(__name__) logging.basicConfig(level=logging.INFO)