[erlang-patches] Implement add_report_sup_handler which calls gen_event:add_sup_handler

Pedram Nimreezi mc@REDACTED
Tue Mar 12 16:03:37 CET 2013


Thank you for the update, I'll make the proper changes.

On Tue, Mar 12, 2013 at 10:09 AM, Fredrik <fredrik@REDACTED> wrote:
> On 03/01/2013 08:15 PM, Pedram Nimreezi wrote:
>>
>> 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
>>
> Hello again,
> I've got some feedback on your patch.
> *The patch needs tests and documentation
> *The spec for add_report_sup_handler/1 is not sufficient, should it be
> "any()" really?
> *Your commit message is to short and needs further explanation.
>
>
> --
>
> BR Fredrik Gustafsson
> Erlang OTP Team
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches



-- 
/* 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