larymak / Python-project-Scripts

This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
GNU General Public License v3.0
1.13k stars 846 forks source link

add multiprocessing logging helper #302

Closed Jerry0420 closed 1 year ago

Jerry0420 commented 1 year ago

Python Logging Helper for Multiple Processes

Summary:

This Pull Request introduces a Python Logging Helper for multiple processes, enabling developers to log to a single file from multiple processes effortlessly.

Features:

Please review the changes and provide your valuable feedback.

github-actions[bot] commented 1 year ago

Hi @Jerry0420! :wave:

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.