netty5/common/src
Norman Maurer 4d43f16bb9
Make native loading logging less confusing (#10944)
Motivation:

We produced a lot of noise during loading native libraries as we always included the stacktrace if we could not load by one mechanism. We should better just not include the stacktrace in the debugging logging if one mechanism fails. We will log all the stacks anyway when all of the mechanisms fail.

Modifications:

Make logging less aggressive

Result:

Less confusing behaviour for the end-user
2021-01-16 09:56:44 +01:00
..
main Make native loading logging less confusing (#10944) 2021-01-16 09:56:44 +01:00
test Enable nohttp check during the build (#10708) 2020-10-23 14:44:18 +02:00