Multiprocessing Logging
JSON →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.
Traffic · last 30 days ↑40% vs prev 7d
total hits 19
actors 8 distinct systems
last hit 20h ago ByteDance
top countries 🇺🇸 United States · 🇫🇷 France · 🇨🇦 Canada · 🇩🇪 Germany · 🇸🇬 Singapore
Resources
API endpoints
full doc /v1/registry/multiprocessing-logging
compatibility /v1/registry/multiprocessing-logging/compatibility