Ha, Hope you find a solution with django itself, sentry integration is just two lines and boom all uncaught exceptions, logger.error,exception,critical are automatically reported. Goodluck
regards Vineeth On Fri, Feb 1, 2019 at 4:45 PM Web Architect <pinak...@gmail.com> wrote: > Hi Vineeth, > > Thanks for the info. Sentry sounds interesting and we will have a look at > Sentry as it might need integration. > > Django does report function trace via mails but we are looking for the > local variable trace also . Was hoping a small tweak in django should help. > > Thanks. > > On Friday, February 1, 2019 at 4:00:13 PM UTC+5:30, vineeth sagar wrote: >> >> Hi, >> >> I am not sure about django, but you can have a look at sentry, we use it >> in production and it gives everything you ask for. I am sure Django also >> does it but I find sentry better for error reporting. >> >> regards >> Vineeth >> >> On Feb 1, 2019 3:41 PM, "Web Architect" <pina...@gmail.com> wrote: >> >>> Hi, >>> >>> In our production environment, we receive mail whenever an exception >>> happens in our django application. But it contains only the function >>> traces. The log will be helpful it also contains data dump or the local >>> variable dump for each function trace. >>> The exception trace on the browser in our development environment >>> (DEBUG=True) contains the local variable dump. >>> >>> Hence, could anyone let me know if it's possible to get the local >>> variable dump during exceptions in our django application? >>> >>> Thanks. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Django users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to django-users...@googlegroups.com. >>> To post to this group, send email to django...@googlegroups.com. >>> Visit this group at https://groups.google.com/group/django-users. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-users/5b32c8ae-eb93-425d-88dc-d2c2a775a487%40googlegroups.com >>> <https://groups.google.com/d/msgid/django-users/5b32c8ae-eb93-425d-88dc-d2c2a775a487%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/c6a39e60-5385-41df-a444-ab4fa5c4f614%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/c6a39e60-5385-41df-a444-ab4fa5c4f614%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMMZq8Nr_6HGDO0Ae0_BiXFw0o%2BHA4dh-qvDA_3yr350o%3Dv_6Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.