netty5/common
Norman Maurer cb1090653f LocationAwareSlf4jLogger does not correctly format log message. (#8595)
Motivation:

We did miss to use MessageFormatter inside LocationAwareSlf4jLogger and so {} was not correctly replaced in log messages when using slf4j.
This regression was introduced by afe0767e9c.

Modifications:

- Make use of MessageFormatter
- Add unit test.

Result:

Fixes https://github.com/netty/netty/issues/8483.
2018-11-27 11:45:11 +01:00
..
src LocationAwareSlf4jLogger does not correctly format log message. (#8595) 2018-11-27 11:45:11 +01:00
pom.xml Update version number to start working on Netty 5 2018-11-20 15:49:57 +01:00