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 "Dongqing Hu (JIRA)" <ji...@apache.org> on 2013/09/20 11:32:53 UTC

[jira] [Created] (LOG4J2-408) The code example in manual/eventlogging.html has an error

Dongqing Hu created LOG4J2-408:
----------------------------------

             Summary: The code example in manual/eventlogging.html has an error
                 Key: LOG4J2-408
                 URL: https://issues.apache.org/jira/browse/LOG4J2-408
             Project: Log4j 2
          Issue Type: Documentation
          Components: Documentation
    Affects Versions: 2.0-beta9
            Reporter: Dongqing Hu
            Priority: Minor


http://logging.apache.org/log4j/2.x/manual/eventlogging.html

The code under "Sample class that uses EventLogger." contains a variable "data" which is not declared:

EventLogger.logEvent(data);

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