jdhao's digital space

Recent content on jdhao's digital space

马上订阅 jdhao's digital space RSS 更新: https://jdhao.github.io/index.xml

Duplicate Logging Messages in Python

2020年6月20日 00:45

When I am working on a project, I find that the same message is printed twice. The following minimal code can reproduce this issue: