emqx / esockd

Erlang general non-blocking TCP/SSL socket server
https://www.emqx.com
Apache License 2.0
211 stars 84 forks source link

0915 do not log tls at error level #180

Closed zmstone closed 1 year ago

zmstone commented 1 year ago

Lower ssl_error shutdown log to info level. Also support shutdown_count in shutdown reasons, then log it at info level.

For unidentified shutdowns and uncaught exceptions, we continue log at error level.