-
Type:
Documentation
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta9
-
Component/s: Documentation
-
Labels:None
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);