Skip to content
Snippets Groups Projects
Select Git revision
20 results

netty

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Norman Maurer authored
    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 afe0767e.
    
    Modifications:
    
    - Make use of MessageFormatter
    - Add unit test.
    
    Result:
    
    Fixes https://github.com/netty/netty/issues/8483.
    f4e4147d
    History
    Name Last commit Last update