netty5/common/src
Norman Maurer eb7f751ba5 Log less confusing message when try to load native library
Motivation:

At the moment we log very confusing messages when trying to load a native library which kind of suggest that the whole loading process failed even if just one mechanism failed and the library could be loaded at the end.

Modifications:

Make the mesage less confusing and also log a successful load of the native library.

Result:

Less confusing logs.
2016-09-13 17:15:47 -07:00
..
main Log less confusing message when try to load native library 2016-09-13 17:15:47 -07:00
test Remove extra conditional check in retain 2016-08-05 13:09:26 +02:00