cameronlee314 opened a new pull request #70: SAMZA-2433: Use log4j2 in 
samza-hello-samza
URL: https://github.com/apache/samza-hello-samza/pull/70
 
 
   Issues: Log4j v1 is EOL and log4j2 is generally more performant and has a 
better module structure. Also, it is easier to handle split deployment 
functionality when using log4j2.
   
   Changes:
   Removed log4j v1 dependencies and added log4j2 dependencies (for both Gradle 
and Maven)
   Added log4j2.xml and removed log4j.xml
   Cleaned up some of the dependency specifications in order to make it easier 
to properly exclude log4j1 and include log4j2
   
   Tests: Ran WikipediaApplication for a Gradle build and for a Maven build; 
verified that the logs showed up properly and that the job had output data.
   
   API Changes: None
   
   Upgrade Instructions: None
   
   Usage Instructions: No changes to existing build/deployment flows

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to