fork of ConcurrentLogHandler
https://pypi.org/project/concurrent-log-handler/
The concurrent-log-handler package provides robust logging handlers for Python's standard logging package (PEP 282). It enables multiple processes (and threads) to safely write to a single log file, with built-in support for size-based and time-based log rotation and optional log compression.
This package is meant for applications that run in multiple processes, potentially across different hosts sharing a network drive, and require a centralized logging solution without the complexity of external logging services.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:jloehel:paperless/python-concurrent-log-handler && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| concurrent-log-handler-0.9.28.tar.gz | 0000063540 62.1 KB | |
| python-concurrent-log-handler.changes | 0000003261 3.18 KB | |
| python-concurrent-log-handler.spec | 0000002278 2.22 KB |
Comments 4
There is already a package devel:languages:python/python-concurrentloghandler.
You should branch this and update ...
or submit it there and create a delete request for the other.
Thanks, I think I missed that. Is there any reason why they removed the dashes? I will request an update and link it to here.
No idea, seems to be very old.