Garden
2023-01-01
```python import logging from logging.handlers import RotatingFileHandler
2022-09-20
[[Python]] 第三方日志模块,用更简单的方式实现 [[logging]] 功能。