Shoogie

 Like this app

Shoogie is a small django application for logging exceptions to a table in the database, along with django's standard HTML debug response. It is intended to be a lightweight alternative to Sentry.

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • Self-Hosted
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features

Shoogie News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

Shoogie information

  • Developed by

    Aryeh Leib
  • Licensing

    Open Source and Free product.
  • Alternatives

    5 alternatives listed
  • Supported Languages

    • English

Popular alternatives

View all

Our users have written 0 comments and reviews about Shoogie, and it has gotten 0 likes

Shoogie was added to AlternativeTo by LinuxLefty on Mar 18, 2016 and this page was last updated May 17, 2021.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Shoogie?

Shoogie is a small django application for logging exceptions to a table in the database, along with django's standard HTML debug response. It is intended to be a lightweight alternative to Sentry.

The name Shoogie is a diminutive of the Hebrew word sh'giah (?????), which means 'error.' Shoogie (????) also happens to be the name of a popular kids' candy snack in Israel. It's our hope that django-shoogie will make dealing with server errors a sweeter experience.

Key Features:

  • Simple, server-error specific logging
  • Logs django's familiar technical 500 response
  • Uses django's standard admin interface
  • Easy retrieval by user, exception, file, function
  • Easy extraction of users' email addresses
  • Logging handler operates outside transaction management
  • Configurable exception ignores
  • Configurable traceback filtering