Skip to main content

Taylogger Django Middleware

Taylogger Django Middleware is a middleware that helps catch Django exceptions and send them to Taylogger to save the log message of the exception. Quick start ———–

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

    INSTALLED_APPS = [
        ...
        'taylogger',
    ]
  2. Add “polls” to your MIDDLEWARES setting like this:

    MIDDLEWARES = [
        ...
        'taylogger.middleware.ErrorLoggerMiddleware',
    ]
  3. Then set the following variables in the settings.py

`python EXCEPTION_GROUP_ID = "YOUR_EXCEPTION_GROUP_ID" TAYLOGGER_API_KEY = "YOUR_TAYLOGGER_API_KEY" `

4. You can now use your app and Taylogger Middleware will catch your exceptions and send to Taylogger app

Release files for django-taylogger-middleware 0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-taylogger-middleware 0.1
File Size Uploaded
django-taylogger-middleware-0.1.tar.gz 2.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-taylogger-middleware 0.1
File Interpreter ABI Platform
django_taylogger_middleware-0.1-py3-none-any.whl Python 3 none any Details

Total release size: 6.8 kB

Release files / django-taylogger-middleware-0.1.tar.gz

Download URL django-taylogger-middleware-0.1.tar.gz
Size 2.9 kB
Tags Source
SHA-256 checksum
How to use checksums
a681ef3ef2422979d221859edee92b95182620afc873d55ade51136c679958b8
BLAKE2b-256 checksum
How to use checksums
59c1885ec4135139d3201d83178e4f2504a36793e9aebc982654cf4292a4db1c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9

Release files / django_taylogger_middleware-0.1-py3-none-any.whl

Download URL django_taylogger_middleware-0.1-py3-none-any.whl
Size 3.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
0e8776eff3b4efb101ee9acbff9f009cabee7aa2db83671868b25f76bd07023d
BLAKE2b-256 checksum
How to use checksums
20d626cb09279469aa96917bac210fa7d89d5b86961558fa5305f13ff2282fbb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9

Release history Release notifications | RSS feed

This release

0.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page