You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Ralph Goers (JIRA)" <ji...@apache.org> on 2012/08/19 09:31:37 UTC

[jira] [Created] (LOG4J2-68) Add support for formatting using java.lang.String.format()

Ralph Goers created LOG4J2-68:
---------------------------------

             Summary: Add support for formatting using java.lang.String.format()
                 Key: LOG4J2-68
                 URL: https://issues.apache.org/jira/browse/LOG4J2-68
             Project: Log4j 2
          Issue Type: New Feature
          Components: Core
    Affects Versions: 2.0-alpha1
            Reporter: Ralph Goers
             Fix For: 2.0-alpha2


Add support for formatting messages using java.lang.String.format()

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


[jira] [Closed] (LOG4J2-68) Add support for formatting using java.lang.String.format()

Posted by "Ralph Goers (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4J2-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralph Goers closed LOG4J2-68.
-----------------------------

    
> Add support for formatting using java.lang.String.format()
> ----------------------------------------------------------
>
>                 Key: LOG4J2-68
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-68
>             Project: Log4j 2
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 2.0-alpha1
>            Reporter: Ralph Goers
>             Fix For: 2.0-alpha2
>
>
> Add support for formatting messages using java.lang.String.format()

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


[jira] [Resolved] (LOG4J2-68) Add support for formatting using java.lang.String.format()

Posted by "Ralph Goers (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4J2-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralph Goers resolved LOG4J2-68.
-------------------------------

    Resolution: Fixed

Support for StringFormattedMessage was added. Note that it is between 5-10 times slower than ParameterizedMessage.
                
> Add support for formatting using java.lang.String.format()
> ----------------------------------------------------------
>
>                 Key: LOG4J2-68
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-68
>             Project: Log4j 2
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 2.0-alpha1
>            Reporter: Ralph Goers
>             Fix For: 2.0-alpha2
>
>
> Add support for formatting messages using java.lang.String.format()

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org