Andy McKay
|
5ae6cd81de
|
stop logging warnings we are ignoring
|
2012-11-08 11:33:59 -08:00 |
Victor Ng
|
7bdb1bfff0
|
* fixed a bad flag that disabled Raven when metlog-cef is disabled
* added the metlog-raven plugin back into the configuration to fix a broken testcase
|
2012-09-25 18:10:04 -04:00 |
Victor Ng
|
bcc2a16750
|
bug 793351 - fixes a buggy testcase and condtionally use the SentryHandler
|
2012-09-24 13:14:23 -04:00 |
Victor Ng
|
8613bf5a1f
|
bug 792436 - added support to route all stacktraces through metlog-sentry
also added an option on the zadmin.generate-error button to send
sentry messages
|
2012-09-21 17:01:36 -04:00 |
Victor Ng
|
ac05be665e
|
compressed patch to add metlog (bug 783382)
|
2012-09-10 08:54:28 -07:00 |
Andy McKay
|
aa33c1a59e
|
send tastypie errors to sentry
|
2012-06-27 22:16:48 -07:00 |
Andy McKay
|
7ba1ebb43b
|
move statsd error handler over to django_statsd this admin_log will soon be pointless...
|
2012-04-27 16:03:57 -07:00 |
Andy McKay
|
24ff23e9ad
|
so long arecibo
|
2012-04-27 14:41:38 -07:00 |
Andy McKay
|
8f1d3754b8
|
cope without the request and don't even bother with arecibo at the moment (bug 745917)
|
2012-04-16 14:04:33 -07:00 |
Kumar McMillan
|
e08841d7ef
|
Send celery errors to the usual places
|
2012-04-11 18:52:30 -05:00 |
Andy McKay
|
be65a4cbc8
|
simplify log handling, always write to the log
|
2012-03-07 10:45:48 -08:00 |
Jeremy Orem
|
3554fd57db
|
The celery config in here was causing weird breakage.
|
2012-03-06 10:05:47 -08:00 |
Wil Clouser
|
87737c37cf
|
Log celery exceptions. Working with oremj on this.
|
2012-03-05 11:57:49 -08:00 |
Andy McKay
|
f2324c6148
|
make setting up logs explicit and allow us to break it down and pull the bits we want into services (bug 725828)
|
2012-02-09 16:57:50 -08:00 |
Andy McKay
|
c70ac80ea0
|
no statsd and arecibo for now
|
2012-02-09 14:34:33 -08:00 |
Andy McKay
|
838f69478f
|
add in request path to log and let all emitters cope with missing exc_info and request (bug formatter)
|
2012-02-09 11:46:33 -08:00 |
Rob Hudson
|
064877f01d
|
new log handlers which log to multiple places diverting common errors to the log files, emailing less common errors (bug 719234)
|
2012-02-08 10:49:09 -08:00 |
Andy McKay
|
9dddf1dde7
|
allow multiple sites, with manage.py coping with different settings locations
|
2012-01-31 14:25:50 -08:00 |
Andy McKay
|
23c21e0c97
|
Revert "allow multiple sites, with manage.py coping with different settings locations"
This reverts commit 2831ca9f57 .
|
2012-01-30 15:36:57 -08:00 |
Andy McKay
|
2831ca9f57
|
allow multiple sites, with manage.py coping with different settings locations
|
2012-01-30 14:34:18 -08:00 |