Skip to content

Releases: wandaoe/concurrent_log

初始版本

30 Dec 03:30
Compare
Choose a tag to compare

在标准库TimedRotatingFileHandler基础上,增加ConcurrentTimedRotatingFileHandler,使python在多进程环境下可以使用时间切割的日志处理器。