Om Sharma

Results 1 comments of Om Sharma

@freedev I was facing similar issue. Got it working by using multiprocessing-logging with minimal changes. Usage as mentioned in [here](https://pypi.org/project/multiprocessing-logging/.) Just make sure you call install_mp_handler() after you have added...