importlogginglogging.debug('这是一条debug,开始使用日志啦')logging.info('这是一条info,开始使用日志啦')logging.warning('这是一条warning,开始使用日志啦')logging.error('这是一条error,开始使用日志啦')logging.critical(
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号