Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send only info log for CloseNotify #182

Merged
merged 1 commit into from Jul 7, 2018

Conversation

sorpaas
Copy link
Contributor

@sorpaas sorpaas commented Jul 2, 2018

According the RFC 5246 section 7.2 (https://tools.ietf.org/html/rfc5246#section-7.2), CloseNotify is a normal alert that notifies that the connection is being closed. Setting this to warn! makes it appear fairly often in end programs, but serves no actual "warning". This PR changes the CloseNotify log level to info!.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 97.091% when pulling ecd0010 on sorpaas:warning-close-notify into c525993 on ctz:master.

@ctz
Copy link
Member

ctz commented Jul 7, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants