hupfdule opened a new pull request #280: [LOG4J2-2403] Allow zero padding of 
integer values
URL: https://github.com/apache/logging-log4j2/pull/280
 
 
   Alternative to https://github.com/apache/logging-log4j2/pull/224 with less 
impact on other files.
   
   This alternative uses the the form `%i{03}` to specify the padding instead 
of `%03i` used in the orginal PR. 
   However this imposes an inconsistency with the justification that can 
already be specified and always uses spaces for padding as described in the 
[PatternLayout section of the Layout 
manual](https://logging.apache.org/log4j/2.x/manual/layouts.html#PatternLayout).
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to