Skip to main content

Verme logs module to catch server processes and client browser errors

Project description

Система журналирования серверных процессов и сбора информации об ошибках на стороне браузера

Quick start

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

    INSTALLED_APPS = [
        ...
        'applogs',
    ]
  2. Include the URL conf in your project urls.py like this:

    path('applogs/', include('applogs.urls')),
  3. Run python manage.py migrate to create applogs models.

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

verme-logs-1.25.3.tar.gz (30.7 kB view hashes)

Uploaded Source

Built Distribution

verme_logs-1.25.3-py3-none-any.whl (51.2 kB view hashes)

Uploaded Python 3

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