You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Fabian Lange (JIRA)" <ji...@apache.org> on 2015/03/12 11:23:39 UTC

[jira] [Created] (LANG-1093) Add ClassUtils.getAbbreviatedName

Fabian Lange created LANG-1093:
----------------------------------

             Summary: Add ClassUtils.getAbbreviatedName
                 Key: LANG-1093
                 URL: https://issues.apache.org/jira/browse/LANG-1093
             Project: Commons Lang
          Issue Type: New Feature
          Components: lang.*
            Reporter: Fabian Lange


It would be really nice to have a class name shortener functionality available similar to what some logger frameworks use.
I took the idea for my implementation from logback, including the quirky treatment of the desired length argument, feel free to discuss on the PR/here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)