crash collectors (with emailing)

Max Lapshin max.lapshin@REDACTED
Thu Oct 8 22:58:18 CEST 2009


There are many services in world of Ruby on Rails, that collect
exceptions, raised on production servers
and send them directly via email, or via buffering service (if there
are thousands of similar errors, you will receive only one).

It haven't yet seen anything the same for Erlang. I want to receive
via email crash dumps, logged to error_logger.
Am I right, that I will need to make an error_logger handler for this?


More information about the erlang-questions mailing list