[erlang-patches] Implement add_report_sup_handler which calls gen_event:add_sup_handler
Pedram Nimreezi
mc@REDACTED
Fri Mar 1 20:15:30 CET 2013
Hi,
This patch adds add_report_sup_handler to the error_logger module
To eliminate the need to go around the error_logger api, this patch
allows for a report_handler to be added via add_sup_handler.
https://github.com/DeadZen/otp/compare/error-logger-sup_handler.patch
https://github.com/DeadZen/otp/compare/error-logger-sup_handler
git fetch git://github.com/DeadZen/otp.git error-logger-sup_handler
--
/* Sincerely
--------------------------------------------------------------
Pedram Nimreezi - Chief Technology Officer */
// The hardest part of design … is keeping features out. - Donald Norman
More information about the erlang-patches
mailing list