log-safe

log_safe is a Python library that provides safe and efficient logging capabilities for multiprocessing applications. It ensures that logging is thread-safe and process-safe, making it ideal for compl…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install log-safe

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.2 2024-08-14    
0.1.1 2024-08-13    
0.1.0 2024-08-13    

Issues with this package?

Page last updated 2025-06-27 17:19:54 UTC