[ https://issues.apache.org/jira/browse/LOG4J2-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661372#comment-13661372 ]
Nick Williams commented on LOG4J2-241: -------------------------------------- I struggled with trimming (and its inconsistency) in Log4j 1's PatternLayout a great deal back in the day. IMO, any pattern element that can be trimmed from one direction should also be able to be trimmed from the other. There are always reason for either use case. > Support the ability to trim logger name from the right. > ------------------------------------------------------- > > Key: LOG4J2-241 > URL: https://issues.apache.org/jira/browse/LOG4J2-241 > Project: Log4j 2 > Issue Type: Improvement > Affects Versions: 2.0-beta6 > Reporter: Kurt Lehrke > Priority: Minor > > In log4j2, there doesn't seem to be a way to trim the logger name from the > right. I have a situation where our logger names can be extremely large, > even when only using the class name. We'd like to trim it down to a certain > number of characters (e.g. 10). When reading trace files, the 10 beginning > characters would be more unique than the last 10 characters. This would be > extremely useful for us to be able to do in the configuration file in the > pattern layout. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org