Hello,
On Monday 09 January 2017 00:53:13 Nacharov Mikhail wrote:
> I have a high load production site. If I make a mistake (some users
> getting 500 error) all ADMINS will be receiving error emails until
> bug won't be fixed.
> This causes email server load and it's quite annoying reading thouse
Hi
Presumably you have had a look at logging docs and its not good enough?
https://docs.djangoproject.com/en/1.10/topics/logging/
With these sort of project requirements the way i have solved this in the
past is to:
*Work out who needs to receive certain messages. Draw a grid with all
useful messa
Hi! I don't know how to help you with ADMINS notifications, but you can use
Sentry to collect logs and errors. I believe you could set up notifications
there as you like.
> On 9 Jan 2017, at 11:53, Nacharov Mikhail wrote:
>
> Hi folks and Happy New Year!
>
> I have a high load production site
3 matches
Mail list logo