Hello!
I am an Elixir/Phoenix newbie coming from the Python/Django world. Phoenix has been a very different beast for me compared to Django, and I am trying to embrace its ways and leave thinking in Django terms for when I am writing Python. However, I am missing Django’s logging AdminEmailHandler which would email me whenever there is an uncaught exception (i.e. whenever a 500 response happens). What would be a simple way to do something like that in Phoenix? Or perhaps: do I do something like that in the first place or I am being too paranoid? ![]()






















