StreamHandler – 透過logging.StreamHandler(stream=None) 來生成, 將資料輸出到標準輸出sys.stdout, sys.stderr 或是file-like object . FileHandler – ...
確定! 回上一頁