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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2/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 1 (latest revision is 4)
Stephan Kulow (coolo)
committed
(revision 1)
osc copypac from project:openSUSE:Factory package:python-concurrentloghandler revision:a3cc49de1026088ad948e49dcc83ea41, using expand
Comments 0