[ 
https://issues.apache.org/jira/browse/LOG4J2-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Gregory resolved LOG4J2-397.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-beta9
         Assignee: Gary Gregory

{noformat}commit -m "[LOG4J2-397] Logger.info(Message) Javadoc is incorrect." 
C:/vcs/svn/apache/log4j2/trunk/src/changes/changes.xml 
C:/vcs/svn/apache/log4j2/trunk/log4j-api/src/main/java/org/apache/logging/log4j/Logger.java
    Sending        
C:/vcs/svn/apache/log4j2/trunk/log4j-api/src/main/java/org/apache/logging/log4j/Logger.java
    Sending        C:/vcs/svn/apache/log4j2/trunk/src/changes/changes.xml
    Transmitting file data ...
    Committed revision 1521332.
{noformat}
                
> Logger.info(Message) javadoc is incorrect
> -----------------------------------------
>
>                 Key: LOG4J2-397
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-397
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 2.0-beta8, 2.0-beta9
>            Reporter: Yonatan Graber
>            Assignee: Gary Gregory
>            Priority: Trivial
>              Labels: javadoc
>             Fix For: 2.0-beta9
>
>
> org.apache.logging.log4j.Logger.info(Message) javadoc is incorrect.
> It says 
> {{Logs a message with the specific Marker at the TRACE level.}}
> while it should say
> {{Logs a message with the specific Marker at the \{\@link Level#INFO INFO\} 
> level.}}

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to