debian-python-raven/raven
David Cramer 110344408c Dont implicitly configure log handlers
Because of the way logging propagation works this is complicated to ensure it's intelligent. Let's leave it up to the user to ensure LOGGING is configured appropriately for their application.
2016-02-23 16:21:02 -08:00
..
conf Strip six module and rename to raven._compat 2016-01-12 21:40:51 +01:00
contrib Merge pull request #726 from radzinzki/allow_exclude_list_on_creation 2016-01-27 15:06:50 -08:00
data Update cacertificate bundle with latest from Mozilla 2015-12-03 13:23:02 -08:00
handlers Strip six module and rename to raven._compat 2016-01-12 21:40:51 +01:00
scripts Fix test output 2015-06-10 09:24:08 -07:00
transport Strip six module and rename to raven._compat 2016-01-12 21:40:51 +01:00
utils Merge pull request #722 from sabricot/disable_ssl_certs_PEP467 2016-01-13 22:44:55 +01:00
__init__.py Refactor DSN and transport configuration 2015-05-21 17:25:24 -07:00
_compat.py Strip six module and rename to raven._compat 2016-01-12 21:40:51 +01:00
base.py Dont implicitly configure log handlers 2016-02-23 16:21:02 -08:00
context.py Remember exceptions that are logged and filter out duplicates. 2016-01-27 15:03:21 -08:00
events.py Add to_string to Message (fixes GH-565) 2015-04-30 12:52:51 -07:00
exceptions.py Strip six module and rename to raven._compat 2016-01-12 21:40:51 +01:00
middleware.py Extension to #686 to also log keyboard interrupts. 2015-11-13 08:32:20 +01:00
processors.py Fixed a regression in key handling in the sanitizer. 2016-01-21 10:38:47 -08:00
versioning.py Strip six module and rename to raven._compat 2016-01-12 21:40:51 +01:00