Python: Logging
20th November 2020 at 3:18pm
Python
Python 标准库中的 logging 库已经非常好用。
coloredlogs
提供适合终端使用的带颜色的日志展示。