logging.basicConfig(level=logging.WARNING). # Later in your code: logging.debug('Adding ... During production, we normally won't want it set below WARNING.
確定! 回上一頁