Concurrent logging handler (drop-in replacement for RotatingFileHandler)
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. Python 3 version.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.9.1-20.fc35 | - |
Fedora 35 | 0.9.1-20.fc35 | - |
Fedora 34 | 0.9.1-17.fc34 | - |
You can contact the maintainers of this package via email at
python-concurrentloghandler dash maintainers at fedoraproject dot org
.