[erlang-questions] logging with email output

Adam Duston adam@REDACTED
Thu Nov 20 22:45:01 CET 2008


In my Java application, I can use an email logging target with log4j
and then, when an exception occurs, an email is politely delivered to
my inbox. In my Erlang app, I'm logging info and errors using
error_logger. I would like to be notified by email when one of my
gen_servers trips badly enough to shutdown and get restarted by the
supervisor. What is the idiomatic way to do this?

Thanks,
Adam

-- 
Founder, 8 Planes
adam@REDACTED
Skype: aduston



More information about the erlang-questions mailing list