Skip to main content

an event logger for Django projects

Project description

http://pinaxproject.com/pinax-design/patches/pinax-eventlog.svg

Pinax Announcements

https://img.shields.io/pypi/v/pinax-eventlog.svg https://img.shields.io/badge/license-MIT-blue.svg https://img.shields.io/circleci/project/github/pinax/pinax-eventlog.svg https://img.shields.io/codecov/c/github/pinax/pinax-eventlog.svg https://img.shields.io/github/contributors/pinax/pinax-eventlog.svg https://img.shields.io/github/issues-pr/pinax/pinax-eventlog.svg https://img.shields.io/github/issues-pr-closed/pinax/pinax-eventlog.svg http://slack.pinaxproject.com/badge.svg

pinax-eventlog provides an easy and clean interface for logging diagnostic as well as business intelligence data about activity that occurs in your site.

Out of the box using this does write to the database. For small sites, it should be good enough to use inline but you might at some point want to consider wrapping calls to the log() method and queue them in a job manager like celery or pyres so that the calls become asynchronous.

Supported Django and Python Versions

Django Python

2.7

3.4

3.5

3.6

1.11

2.0

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

pinax-eventlog-2.0.0.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

pinax_eventlog-2.0.0-py2.py3-none-any.whl (9.5 kB view hashes)

Uploaded Python 2 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