myn0908's picture
init sketch2image
55a3c9a
raw
history blame contribute delete
No virus
155 Bytes
import logging
logging.basicConfig(level=logging.INFO,
format='%(asctime)s - %(levelname)s - %(message)s')
logger = logging.getLogger()