Writing a custom Elixir error logger that emails you
Wrote a custom logger backend for Elixir which emails you all the error messages. Discuss the implementation and some of the limitations. Link to full code.
Blog post: http://reganmian.net/blog/2015/08/26/email-notifications-about-errors-in-elixir/
Read next MongoDB Ecto adapter released