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