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