Skip to main content

an event logger

Project description

eventlog is a simple app that provides an easy and clean interface for logging diagnostic as well as business intelligence data about activity that occurs in your site.

There is optional Pusher (http://pusher.com) support baked in so that if you add a PUSHER_CONFIG to settings, your events will also be sent to Pusher as well as your database. Using this feature you can write a simple Pusher client to aggregate activity across multiple sites in a dashboard showing live activity.

Out of the box using this does write to the database (and if Pusher is enabled, write to an http connection). 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 asyncronous.

Documentation

Documentation can be found at http://eventlog.rtfd.org/

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

eventlog-0.5.2.tar.gz (4.6 kB view details)

Uploaded Source

File details

Details for the file eventlog-0.5.2.tar.gz.

File metadata

  • Download URL: eventlog-0.5.2.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for eventlog-0.5.2.tar.gz
Algorithm Hash digest
SHA256 8eed1c8cce035da0d3de69e070a9c1d6d4ba07617ba12d03b7b205e76e568cd4
MD5 5a6213fe3dbf9985441c9e87347951f0
BLAKE2b-256 8d8188b44d99cc21ce82559fa15d1e47651252344be0b76cc2525b7ae2b29db0

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