PHP
·
发表于 6年以前
·
阅读量:8644
import logging
logging.basicConfig(level=logging.DEBUG, format='%(asctime)s - %(levelname)s - %(message)s')