Skip to main content

A Django app to log on a database

Project description

Alpha: DO NOT USE IN PRODUCTION Database logger is a Django app that allows you to log on a database table using standard logging commands. It can hook on existing logging handlers and start storing them in the database

Quick start

  1. Add “database_logger” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'database_logger',
    ]
  2. Run python manage.py migrate to create the models.

  1. Configure ….

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-database-logger-0.17.1.tar.gz (10.7 kB view details)

Uploaded Source

File details

Details for the file django-database-logger-0.17.1.tar.gz.

File metadata

  • Download URL: django-database-logger-0.17.1.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.12

File hashes

Hashes for django-database-logger-0.17.1.tar.gz
Algorithm Hash digest
SHA256 dafdaa6c42cf09ad9dd46fd2bd15edbccdcbb5b6a6e714596fc32edfd8347cb0
MD5 e5d882192d762b242aaabfee56306129
BLAKE2b-256 91adf2ba45906a5dfe3125695f35c65839c3a4bac8e0734ab69efeeede111d52

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page