netty5/handler
Norman Maurer 270e0785fd Log only on debug log level in OpenSslEngine
Motivation:

At the moment we log priming read and handshake errors via info log level and still throw a SSLException that contains the error. We should only log with debug level to generate less noise.

Modifications:

Change logging to debug level.

Result:

Less noise .
2015-02-07 06:01:58 +01:00
..
src Log only on debug log level in OpenSslEngine 2015-02-07 06:01:58 +01:00
pom.xml Fix dependency issues with hamcrest 2014-12-04 17:59:15 +09:00