Metadata-Version: 2.1
Name: loggingserver
Version: 1
Summary: Multiprocessing-safe logging server
Home-page: https://github.com/vdrhtc/LoggingServer
Author: Gleb Fedorov
Author-email: vdrhtc@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

Multiprocessing-safe logging server based on a singletone pattern and a multiprocessing queue


