Log4j2.xml with multiple appenders

Job ID: 33724805

Budget: $30 – $250 USD

My java application has two packages. I want to create a log4j2.xml which writes logs to two log files as one package writes to one log file and other package writes logs to other log file.

com.package.one -> packageOne.log
com.package.two -> packageTwo.log

I tried with attached log4j2.xml and it doest work. I need this task to done with in 24h.