Metadata-Version: 2.1
Name: safelog
Version: 1.8.0
Summary: Safelog is a multithread, multiprocess, multiinstance logging package.
Home-page: https://denova.com/open/safelog/
Download-URL: https://github.com/denova-com/safelog/
Author: denova.com
Author-email: support@denova.com
Maintainer: denova.com
Maintainer-email: support@denova.com
License: GNU General Public License v3 (GPLv3)
Project-URL: Documentation, https://denova.com/open/safelog/
Project-URL: Source Code, https://github.com/denova-com/safelog/
Keywords: logging multiprocess multithread multi-instance
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
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
License-File: LICENSE


DeNova Safelog
--------------

Get instant multithread, multiprocess, and multiprogram safe logs. Safelog also
has a much simpler and more powerful api than standard python logging.


Full Description
----------------

Learn more about [DeNova Safelog](https://denova.com/open/safelog/)

Install Safelog's systemd [service file](https://denova.com/open/safelog/get_app/safelog.service)
to make sure "safelog" is available for all of your python apps. If you are installing
Safelog from github, be sure to also install the "denova" package from PyPI.
