Concurrent logging handler
This module provides an additional log handler for Python's standard logging
package (PEP 282). This handler will write log events to log file which is
rotated when the log file reaches a certain size. Multiple processes can safely
write to the same log file concurrently.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-concurrentloghandler && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ConcurrentLogHandler-0.9.1-testpath.patch | 0000000478 478 Bytes | |
ConcurrentLogHandler-0.9.1.tar.gz | 0000025186 24.6 KB | |
python-concurrentloghandler.changes | 0000001440 1.41 KB | |
python-concurrentloghandler.spec | 0000002157 2.11 KB |
Revision 10 (latest revision is 15)
Stephan Kulow (coolo)
accepted
request 201029
from
Sascha Peilicke (saschpe)
(revision 10)
update (forwarded request 201010 from posophe)
Comments 0