{"id":21833112,"url":"https://github.com/null-none/django-logging","last_synced_at":"2026-04-11T21:42:50.312Z","repository":{"id":146603084,"uuid":"100323319","full_name":"null-none/django-logging","owner":"null-none","description":"Elegant setup of Python logging in Django","archived":false,"fork":false,"pushed_at":"2020-05-09T20:15:54.000Z","size":8,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-01T22:03:43.336Z","etag":null,"topics":["django","logger","logging","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/null-none.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-15T01:05:57.000Z","updated_at":"2020-05-18T07:45:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9844fe8-4fbf-41b2-86a5-82119006ed3f","html_url":"https://github.com/null-none/django-logging","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/null-none/django-logging","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fdjango-logging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fdjango-logging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fdjango-logging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fdjango-logging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/django-logging/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fdjango-logging/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265950934,"owners_count":23853862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","logger","logging","python"],"created_at":"2024-11-27T19:28:08.856Z","updated_at":"2026-04-11T21:42:45.286Z","avatar_url":"https://github.com/null-none.png","language":"Python","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=YYZQ6ZRZ3EW5C"],"categories":[],"sub_categories":[],"readme":"=======\nInstall\n=======\n\n.. code-block:: bash\n\n    pip install django-logging\n\n=======\nQuick start\n=======\n\n1. Add \"django_logging\" to your INSTALLED_APPS settings like this:\n\n.. code-block:: bash\n\n    INSTALLED_APPS = (\n        ...\n        'django_logging',\n    )\n\n2. Include the 'django_logging.middleware' middleware in your MIDDLEWARE_CLASSES like this:\n\n.. code-block:: bash\n\n    MIDDLEWARE_CLASSES = [\n        'django_logging.middleware',\n        ...\n    ]\n\n=======\n\n.. image:: https://img.shields.io/badge/Donate-PayPal-green.svg\n  :target: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=YYZQ6ZRZ3EW5C\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fdjango-logging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Fdjango-logging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fdjango-logging/lists"}