netty5/common/src/test/java/io/netty/util
杨浩 14189140a0 log in PatternLayout (%F:%L)%c.%M
Motivation:

When Log4j2Logger is used with PatternLayout (%F:%L)%c.%M, the log message incorrect shows:

(Log4J2Logger.java:73)io.netty.util.internal.PlatformDependent0.debug ....

Modification:

Extend AbstractLogger

Result:

Fixes [#7186].
2017-09-14 14:51:20 -07:00
..
concurrent Enable configuring available processors 2017-04-23 10:31:17 +02:00
internal log in PatternLayout (%F:%L)%c.%M 2017-09-14 14:51:20 -07:00
AbstractReferenceCountedTest.java Remove extra conditional check in retain 2016-08-05 13:09:26 +02:00
AsciiStringCharacterTest.java Add a test case to check sub strings' AsciiString hash code 2016-07-04 07:19:52 +02:00
AsciiStringMemoryTest.java HttpConversionUtil does not account for COOKIE compression 2015-12-08 20:00:31 -08:00
AttributeKeyTest.java Allow to get existing ChannelOption / AttributeKey from String 2015-02-18 09:29:37 +01:00
ConstantPoolTest.java Fix a ConstantPoolTest failure 2014-07-29 15:46:15 -07:00
DefaultAttributeMapTest.java Fix misordered 'assertEquals' arguments in tests 2017-03-08 22:48:37 -08:00
DomainNameMappingTest.java Replace DomainMappingBuilder with DomainNameMappingBuilder 2016-05-18 12:03:14 +02:00
HashedWheelTimerTest.java Introduce HashedWheelTimer.pendingTimeouts() 2017-05-01 20:10:22 -07:00
NettyRuntimeTests.java Enable configuring available processors 2017-04-23 10:31:17 +02:00
NetUtilTest.java Move methods for decode hex dump into StringUtil 2017-06-23 18:52:42 +02:00
RecyclerTest.java Allow to limit the maximum number of WeakOrderQueue instances per Thread. 2016-08-04 06:23:14 +02:00
ResourceLeakDetectorTest.java fix the typos 2017-04-20 04:56:09 +02:00
ThreadDeathWatcherTest.java Non-sticky thread groups in DefaultThreadFactory 2016-07-14 22:06:40 +02:00