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.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/python-concurrentloghandler && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ConcurrentLogHandler-0.8.4-testpath.patch | 0000000452 452 Bytes | |
ConcurrentLogHandler-0.8.4.tar.bz2 | 0000020613 20.1 KB | |
python-concurrentloghandler.changes | 0000000152 152 Bytes | |
python-concurrentloghandler.spec | 0000001944 1.9 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0