addons-server/lib/misc
Victor Ng 59f5d47b91 bug 793302, 784722 - fix CEF and sentry logging to route through metlog
* bumped dependencies for metlog-cef and metlog-sentry
* added extra configuration for CEF over syslog and Sentry over UDP
* i've set a dummy host/port setup for the UdpSender in metlog
* added settings modification for metlog raven
* bumped metlog-py to 0.9.8 for better unicode error
* dropped lib/misc/tests/test_log:TestUnicodeError as metlog-py will
  handle invalid unicode now
* changes the setup METLOG_CONF in lib/misc/tests/test_log
  as it was being re-used from lib/settings_base which caused
  invalid host configuration options to be pulled in.
* also moved the raven testcase out of the stdliblogging testcase
  class and into it's own isolated test
2012-10-05 16:27:42 -04:00
..
tests bug 793302, 784722 - fix CEF and sentry logging to route through metlog 2012-10-05 16:27:42 -04:00
__init__.py make lib explicit 2012-01-30 16:31:42 -08:00
admin_log.py move statsd error handler over to django_statsd this admin_log will soon be pointless... 2012-04-27 16:03:57 -07:00
safe_signals.py use django.conf 2012-09-24 06:15:39 +02:00
unicode_log.py stop the error propogating (bug 734422) 2012-05-25 11:51:00 +01:00
urlconf_decorator.py make lib explicit 2012-01-30 16:31:42 -08:00