The problem is that calling getLogger without arguments returns the root logger so when you set the level to logging.DEBUG you are also setting the level for ...
確定! 回上一頁