zinoubm's picture
initial commit
66340f1
raw
history blame
93 Bytes
import logging
logger = logging.getLogger(__name__)
logging.basicConfig(level=logging.INFO)