Welcome to django_logging Documentation! ======================================== .. |br| raw:: html
.. image:: https://img.shields.io/github/license/ARYAN-NIKNEZHAD/django_logging :target: https://github.com/lazarus-org/django_logging/blob/main/LICENSE :alt: License .. image:: https://img.shields.io/pypi/v/dj-logging :target: https://pypi.org/project/dj-logging/ :alt: PyPI release .. image:: https://img.shields.io/readthedocs/django-logging :target: https://django-logging.readthedocs.io/en/latest/ :alt: Documentation .. image:: https://img.shields.io/badge/pylint-10/10-brightgreen?logo=python&logoColor=blue :target: https://www.pylint.org/ :alt: Pylint .. image:: https://img.shields.io/pypi/pyversions/dj-logging :target: https://pypi.org/project/dj-logging/ :alt: Supported Python versions .. image:: https://img.shields.io/pypi/djversions/dj-logging :target: https://pypi.org/project/dj-logging/ :alt: Supported Django versions .. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=yellow :target: https://github.com/pre-commit/pre-commit :alt: pre-commit .. image:: https://img.shields.io/github/issues/ARYAN-NIKNEZHAD/django_logging :target: https://github.com/lazarus-org/django_logging/issues :alt: Open Issues .. image:: https://img.shields.io/github/last-commit/ARYAN-NIKNEZHAD/django_logging :target: https://github.com/lazarus-org/django_logging/commits/main :alt: Last Commit .. image:: https://img.shields.io/github/languages/top/ARYAN-NIKNEZHAD/django_logging :target: https://github.com/lazarus-org/django_logging :alt: Languages .. image:: https://img.shields.io/codecov/c/github/ARYAN-NIKNEZHAD/django_logging/main :target: https://codecov.io/gh/lazarus-org/django_logging :alt: Coverage |br| `django_logging` is a Django package designed to extend and enhance Python’s built-in logging capabilities. By providing customizable configurations and advanced features, it offers developers a comprehensive logging solution tailored specifically for Django applications. Supported Versions ------------------ `django_logging` supports the following combinations of Django and Python versions: ========== ======================= Django Python ========== ======================= 4.2 3.8, 3.9, 3.10, 3.11, 3.12 5.0 3.10, 3.11, 3.12 5.1 3.10, 3.11, 3.12 ========== ======================= Documentation ------------- The documentation is organized into the following sections: .. toctree:: :maxdepth: 2 quick_start usage settings contributing rules Issues ------ If you have questions or have trouble using the app please file a bug report at: https://github.com/lazarus-org/django_logging/issues Indices and tables ================== * :ref:`search` * :ref:`genindex` * :ref:`modindex`