Metadata-Version: 2.1
Name: safelog
Version: 1.5
Summary: Safelog is a multithread, multiprocess, multiinstance logging package.
Home-page: https://denova.com/open_source/safelog/
Author: denova.com
Author-email: support@denova.com
Maintainer: denova.com
Maintainer-email: support@denova.com
License: GNU General Public License v3 (GPLv3)
Download-URL: https://github.com/denova-com/safelog/
Project-URL: Documentation, https://denova.com/open_source/safelog/
Project-URL: Source Code, https://github.com/denova-com/safelog/
Description: 
        DeNova Safelog
        --------------
        
        Get instant safe multithread, multiprocess, multiprogram logs.
        Safelog also has a much simpler and more powerful api than standard python logging.
        
        
        Learn more about DeNova Safelog at https://denova.com/open_source/safelog/
        
Keywords: logging multiprocess multithread multi-instance
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Logging
Requires-Python: >=3.5
Description-Content-Type: text/markdown
