[ https://issues.apache.org/jira/browse/LOG4J2-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661381#comment-13661381 ]
Scott Deboy commented on LOG4J2-241: ------------------------------------ This already exists in log4j extras. we should cull extras for other things that can be pulled over: http://svn.apache.org/viewvc?view=revision&revision=r1481783 > 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