[erlang-questions] Logging level of "SSL: Socket error"
Roger Lipscombe
roger@REDACTED
Wed Jul 11 16:33:34 CEST 2018
The report changed from 'error_logger:info_report' in OTP-20.x to
'error_logger:error_report' in OTP-21.x (and then to ?LOG_ERROR in
master).
This now results in a lot of noise in our error reporting, because we
get "SSL: Socket error: etimedout #012" about 10 times a minute.
Any chance this change could be reverted, please?
Related: http://erlang.org/pipermail/erlang-questions/2016-December/091046.html
Thanks,
Roger.
More information about the erlang-questions
mailing list