Metadata-Version: 2.1
Name: django-logging-eventlog
Version: 0.0.1
Summary: Logger for the logging module that writes messages to the database
Home-page: https://github.com/mnemchinov/django-logging-eventlog
Author: mnemchinov
Author-email: mnemchinov@mail.ru
License: MIT License
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.0
Classifier: Framework :: Django :: 3.1
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
License-File: LICENSE

=======================
django-logging-eventlog
=======================

Logger for the logging module that writes messages to the django database


