netty5/common
Xiaoyan Lin bc6adab48c Make all InternalLoggerFactory implementations be singletons
Motivation:

It's better to make all InternalLoggerFactory implementations be singletons according to the discussions in #5047

Modifications:

Make all InternalLoggerFactory implementations be singletons and hide the construtors.

Result:

All InternalLoggerFactory implementations be singletons.
2016-04-08 09:39:32 +02:00
..
src Make all InternalLoggerFactory implementations be singletons 2016-04-08 09:39:32 +02:00
pom.xml Add Log4J2LoggerFactory and Log4J2Logger 2016-04-05 14:01:32 +02:00