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