{"library":"concurrent-log-handler","type":"library","category":null,"description":"A robust drop-in replacement for Python's `RotatingFileHandler` and `TimedRotatingFileHandler` that supports safe concurrent writes from multiple processes and threads. It also includes features like gzip compression and better Windows compatibility. The library is actively maintained, with frequent minor releases addressing bugs and adding features, typically every few months.","language":"python","status":"active","version":"0.9.29","tags":["logging","concurrency","file rotation","multi-process","multi-threading"],"last_verified":"Wed May 20","install":[{"cmd":"pip install concurrent-log-handler","imports":["from concurrent_log_handler import ConcurrentRotatingFileHandler","from concurrent_log_handler import ConcurrentTimedRotatingFileHandler"]}],"homepage":null,"github":"https://github.com/Preston-Landers/concurrent-log-handler","docs":null,"changelog":null,"pypi":"https://pypi.org/project/concurrent-log-handler/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.09,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/concurrent-log-handler/compatibility"}}