We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
f4d9ac1
在标准库TimedRotatingFileHandler基础上,增加ConcurrentTimedRotatingFileHandler,使python在多进程环境下可以使用时间切割的日志处理器。