multiprocessing-logging 0.3.4
0
Logger for multiprocessing applications
Contents
Logger for multiprocessing applications
Stars: 384, Watchers: 384, Forks: 58, Open Issues: 8The jruere/multiprocessing-logging
repo was created 9 years ago and the last code push was 11 months ago.
The project is popular with 384 github stars!
How to Install multiprocessing-logging
You can install multiprocessing-logging using pip
pip install multiprocessing-logging
or add it to a project with poetry
poetry add multiprocessing-logging
Package Details
- Author
- Javier Ruere
- License
- LGPLv3
- Homepage
- https://github.com/jruere/multiprocessing-logging
- PyPi:
- https://pypi.org/project/multiprocessing-logging/
- GitHub Repo:
- https://github.com/jruere/multiprocessing-logging
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common multiprocessing-logging errors.
Code Examples
Here are some multiprocessing-logging
code examples and snippets.
GitHub Issues
The multiprocessing-logging package has 8 open issues on GitHub
- pytest hangs on python 3.10