Yonatan Graber created LOG4J2-397:
-------------------------------------

             Summary: 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
            Priority: Trivial


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: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to