Python ships with a logging module which supports five levels: DEBUG , INFO , WARNING , ERROR , CRITICAL . To raise an error at a certain level use the ...
確定! 回上一頁