I am trying to configure log4j 2.0 to report logs.
My config is saved as log4j2.xml and this is its content:
I had similar problem. I put the file under src folder and it worked. I did not mention any package name in the log4j2.xml file.