{"library":"multiprocessing-logging","type":"library","category":null,"description":"Multiprocessing-logging is a Python library that provides a handler to centralize logging from child processes created by the `multiprocessing` module to the main process. This prevents log messages from becoming garbled when multiple processes attempt to write to the same stream or file concurrently. It currently supports Python 3.9+ and is primarily tested on Linux.","language":"python","status":"active","version":"0.3.4","tags":["logging","multiprocessing","fork","posix"],"install":[{"cmd":"pip install multiprocessing-logging","imports":["from multiprocessing_logging import install_mp_handler"]}],"homepage":null,"github":"https://github.com/jruere/multiprocessing-logging","docs":null,"changelog":null,"pypi":"https://pypi.org/project/multiprocessing-logging/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/multiprocessing-logging/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}