netty5/common/src
Dmitriy Dumanskiy b427a8c8bd Cleanup : outdated code removed and unnecessary static section and variables
Motivation:

Old code doesn't needed anymore due to logger factory initialization.

Modifications :

Removed static section and useless static variables;
Logging concatenations replaced with placeholders.

Result:

Cleaner, simpler code doing the same
2016-08-02 07:01:18 +02:00
..
main Cleanup : outdated code removed and unnecessary static section and variables 2016-08-02 07:01:18 +02:00
test Removed custom split method as it is not effective anymore. 2016-08-01 21:49:33 +02:00