開發Python 時,很常使用print() 來輸出變數以方便debug,但要部署時,不需要這些訊息, ... 輸出結果和 logging.error(exc_info=True) 相同: ...
確定! 回上一頁