You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2019/06/20 11:15:05 UTC

[GitHub] [logging-log4j2] hupfdule opened a new pull request #281: Log4 j2 2403 zero pad counter in pattern release 2.x

hupfdule opened a new pull request #281: Log4 j2 2403 zero pad counter in pattern release 2.x
URL: https://github.com/apache/logging-log4j2/pull/281
 
 
   This patch introduces the possibility to use zero-padding for the counter in the RollingFileAppender and therefore fixes the issue LOG4J2-2403.
   
   Incidentally the functionality of zero-padding can be used for any pattern, not only the filePattern of the RollingFileAppender. While that may not make much sense for data like the logger category, it can be used e.g. for the sequence number in log entries.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services