[ 
https://issues.apache.org/jira/browse/LANG-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14375643#comment-14375643
 ] 

ASF GitHub Bot commented on LANG-1093:
--------------------------------------

GitHub user CodingFabian opened a pull request:

    https://github.com/apache/commons-lang/pull/57

    Fixes JavaDoc of LANG-1093

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/CodingFabian/commons-lang LANG-1093-javadoc

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-lang/pull/57.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #57
    
----
commit c84a674cb7a256193d43e5621d6a6bc7eb5fa366
Author: Fabian Lange <[email protected]>
Date:   2015-03-23T09:56:47Z

    Fixes JavaDoc of LANG-1093

----


> 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
>            Assignee: Benedikt Ritter
>              Labels: github
>             Fix For: 3.4
>
>
> 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)

Reply via email to